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
e450da22
Commit
e450da22
authored
Aug 01, 2019
by
Maciej Borsz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update kube-addon-manager to v9.0.2.
parent
f6278300
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
kube-addon-manager.yaml
cluster/gce/manifests/kube-addon-manager.yaml
+1
-1
kube-addon-manager.yaml
test/kubemark/resources/manifests/kube-addon-manager.yaml
+1
-1
No files found.
cluster/gce/manifests/kube-addon-manager.yaml
View file @
e450da22
...
...
@@ -14,7 +14,7 @@ spec:
-
name
:
kube-addon-manager
# When updating version also bump it in:
# - test/kubemark/resources/manifests/kube-addon-manager.yaml
image
:
k8s.gcr.io/kube-addon-manager:v9.0.
1
image
:
k8s.gcr.io/kube-addon-manager:v9.0.
2
command
:
-
/bin/bash
-
-c
...
...
test/kubemark/resources/manifests/kube-addon-manager.yaml
View file @
e450da22
...
...
@@ -9,7 +9,7 @@ spec:
hostNetwork
:
true
containers
:
-
name
:
kube-addon-manager
image
:
{{
kube_docker_registry
}}
/kube-addon-manager:v9.0.
1
image
:
{{
kube_docker_registry
}}
/kube-addon-manager:v9.0.
2
command
:
-
/bin/bash
-
-c
...
...
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