Skip to content

Commit

Permalink
Update TraefikEE to v2.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mpl authored Apr 12, 2023
1 parent f394f88 commit 440ed9b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions traefikee/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
name: traefikee
version: 1.9.0
appVersion: v2.9.1
version: 1.9.1
appVersion: v2.9.2
# Because of https://github.com/helm/helm/issues/3810 the pre-release version suffix has to be define.
# This allows the installation on Kubernetes cluster with a pre-release version (e.g. v1.19.9-gke.1900)
kubeVersion: ">= 1.14.0-0"
Expand Down
2 changes: 1 addition & 1 deletion traefikee/tests/proxy_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ tests:
value: default-proxy
- equal:
path: spec.template.spec.containers[0].image
value: "traefik/traefikee:v2.9.1"
value: "traefik/traefikee:v2.9.2"
- equal:
path: spec.template.spec.affinity
value:
Expand Down

0 comments on commit 440ed9b

Please sign in to comment.