Skip to content

Commit

Permalink
Merge branch 'master' into release-1.17
Browse files Browse the repository at this point in the history
  • Loading branch information
erikwilson committed Mar 23, 2020
2 parents d48f3b1 + a9af4a2 commit 3eee8ac
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion manifests/coredns.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ spec:
beta.kubernetes.io/os: linux
containers:
- name: coredns
image: coredns/coredns:1.6.3
image: rancher/coredns-coredns:1.6.3
imagePullPolicy: IfNotPresent
resources:
limits:
Expand Down
1 change: 1 addition & 0 deletions manifests/traefik.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ spec:
ssl.enabled: "true"
metrics.prometheus.enabled: "true"
kubernetes.ingressEndpoint.useDefaultPublishedService: "true"
image: "rancher/library-traefik"
4 changes: 2 additions & 2 deletions pkg/deploy/zz_generated_bindata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions scripts/airgap/image-list.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
docker.io/coredns/coredns:1.6.3
docker.io/library/traefik:1.7.19
docker.io/rancher/coredns-coredns:1.6.3
docker.io/rancher/klipper-helm:v0.2.3
docker.io/rancher/klipper-lb:v0.1.2
docker.io/rancher/library-traefik:1.7.19
docker.io/rancher/local-path-provisioner:v0.0.11
docker.io/rancher/metrics-server:v0.3.6
docker.io/rancher/pause:3.1

0 comments on commit 3eee8ac

Please sign in to comment.