GR
Size: a a a
GR
GR
apiVersion: traefik.containo.us/v1alpha1
kind: IngressRoute
metadata:
name: {{ .Chart.Name }}-ingressroute
spec:
entryPoints:
- https
- http
routes:
- kind: Rule
match: Host(`{{ .Values.ingress.grafanaRoute }}`)
services:
- name: grafana
port: 80
middlewares:
- name: https-only
tls:
secretName: grafana-cert
piVersion: traefik.containo.us/v1alpha1
kind: Middleware
metadata:
name: https-only
spec:
redirectScheme:
permanent: true
scheme: https
G
Release notes can be found at [https://docs.projectcalico.org/v3.11/release-notes/](https://docs.projectcalico.org/v3.11/release-notes/)
GR
G
Release notes can be found at [https://docs.projectcalico.org/v3.11/release-notes/](https://docs.projectcalico.org/v3.11/release-notes/)
G
v1.2.0 Release
G
# v1.2.0 Release - 1/16/2020More
_Note_: This release comes with a new config version `v2alpha2`. To upgrade your `skaffold.yaml`, use `skaffold fix`. If you choose not to upgrade, skaffold will auto-upgrade as best it can.
Also: Happy New Year to al...
PR
洋S
G
[](https://raw.githubusercontent.com/derailed/k9s/master/assets/k9s_small.png)More
# Release v0.13.0
## Notes
Thank you to all that contributed with flushing out issue...
G
[](https://raw.githubusercontent.com/derailed/k9s/master/assets/k9s_small.png)More
# Release v0.13.1
## Notes
Thank you to all that contributed with flushing out issue...
G
[](https://raw.githubusercontent.com/derailed/k9s/master/assets/k9s_small.png)More
# Release v0.13.2
## Notes
Thank you to all that contributed with flushing out issue...
AS
PR
AS
PR
G
Kubernetes alpha release v1.18.0-alpha.2