Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
K
k3s
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Jacklull
k3s
Commits
30d37145
Commit
30d37145
authored
Apr 19, 2023
by
Brad Davidson
Committed by
Brad Davidson
May 10, 2023
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bump traefik to v2.9.10
Signed-off-by:
Brad Davidson
<
brad.davidson@rancher.com
>
(cherry picked from commit
0bbc6ad3
)
parent
55846cf7
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
traefik.yaml
manifests/traefik.yaml
+4
-4
image-list.txt
scripts/airgap/image-list.txt
+1
-1
No files found.
manifests/traefik.yaml
View file @
30d37145
...
@@ -5,7 +5,7 @@ metadata:
...
@@ -5,7 +5,7 @@ metadata:
name
:
traefik-crd
name
:
traefik-crd
namespace
:
kube-system
namespace
:
kube-system
spec
:
spec
:
chart
:
https://%{KUBERNETES_API}%/static/charts/traefik-crd-2
0.3.1+up20.3
.0.tgz
chart
:
https://%{KUBERNETES_API}%/static/charts/traefik-crd-2
1.2.1+up21.2
.0.tgz
---
---
apiVersion
:
helm.cattle.io/v1
apiVersion
:
helm.cattle.io/v1
kind
:
HelmChart
kind
:
HelmChart
...
@@ -13,7 +13,7 @@ metadata:
...
@@ -13,7 +13,7 @@ metadata:
name
:
traefik
name
:
traefik
namespace
:
kube-system
namespace
:
kube-system
spec
:
spec
:
chart
:
https://%{KUBERNETES_API}%/static/charts/traefik-2
0.3.1+up20.3
.0.tgz
chart
:
https://%{KUBERNETES_API}%/static/charts/traefik-2
1.2.1+up21.2
.0.tgz
set
:
set
:
global.systemDefaultRegistry
:
"
%{SYSTEM_DEFAULT_REGISTRY_RAW}%"
global.systemDefaultRegistry
:
"
%{SYSTEM_DEFAULT_REGISTRY_RAW}%"
valuesContent
:
|-
valuesContent
:
|-
...
@@ -26,8 +26,8 @@ spec:
...
@@ -26,8 +26,8 @@ spec:
enabled: true
enabled: true
priorityClassName: "system-cluster-critical"
priorityClassName: "system-cluster-critical"
image:
image:
name
: "rancher/mirrored-library-traefik"
repository
: "rancher/mirrored-library-traefik"
tag: "2.9.
4
"
tag: "2.9.
10
"
tolerations:
tolerations:
- key: "CriticalAddonsOnly"
- key: "CriticalAddonsOnly"
operator: "Exists"
operator: "Exists"
...
...
scripts/airgap/image-list.txt
View file @
30d37145
...
@@ -3,6 +3,6 @@ docker.io/rancher/klipper-lb:v0.4.3
...
@@ -3,6 +3,6 @@ docker.io/rancher/klipper-lb:v0.4.3
docker.io/rancher/local-path-provisioner:v0.0.24
docker.io/rancher/local-path-provisioner:v0.0.24
docker.io/rancher/mirrored-coredns-coredns:1.10.1
docker.io/rancher/mirrored-coredns-coredns:1.10.1
docker.io/rancher/mirrored-library-busybox:1.34.1
docker.io/rancher/mirrored-library-busybox:1.34.1
docker.io/rancher/mirrored-library-traefik:2.9.
4
docker.io/rancher/mirrored-library-traefik:2.9.
10
docker.io/rancher/mirrored-metrics-server:v0.6.2
docker.io/rancher/mirrored-metrics-server:v0.6.2
docker.io/rancher/mirrored-pause:3.6
docker.io/rancher/mirrored-pause:3.6
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment