Skip to content
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.

Commit

Permalink
chore: bump the init-container version from 0.2.9 to 0.2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
GoelDeepak committed Jun 11, 2020
1 parent 762316f commit cc5d647
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions addons/traefik/1.7.x/traefik-11.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ spec:
initContainers:
- name: initialize-traefik-certificate
image: mesosphere/kubeaddons-addon-initializer:v0.2.9
image: mesosphere/kubeaddons-addon-initializer:v0.2.10
args: ["traefik"]
env:
- name: "TRAEFIK_INGRESS_NAMESPACE"
Expand All @@ -94,7 +94,7 @@ spec:
- name: "TRAEFIK_CLUSTER_HOSTNAME_KEY"
value: "clusterHostname"
initCertJobImage: mesosphere/kubeaddons-addon-initializer:v0.2.9
initCertJobImage: mesosphere/kubeaddons-addon-initializer:v0.2.10
extraServicePorts:
- name: velero-minio
port: 9000
Expand Down

0 comments on commit cc5d647

Please sign in to comment.