Skip to content

Commit

Permalink
bump EE version
Browse files Browse the repository at this point in the history
  • Loading branch information
NEwa-05 authored Aug 3, 2023
1 parent 9b83b28 commit afe82c6
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.14.1
appVersion: v2.10.2
version: 1.14.2
appVersion: v2.10.4
# 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.10.2"
value: "traefik/traefikee:v2.10.4"
- equal:
path: spec.template.spec.affinity
value:
Expand Down

0 comments on commit afe82c6

Please sign in to comment.