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
c2ec85e0
Commit
c2ec85e0
authored
Nov 15, 2017
by
Daniel Kłobuszewski
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bump addon manager version used to 6.5
parent
b2625857
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
kube-addon-manager.yaml
cluster/saltbase/salt/kube-addons/kube-addon-manager.yaml
+1
-1
kube-addon-manager.yaml
test/kubemark/resources/manifests/kube-addon-manager.yaml
+1
-1
No files found.
cluster/saltbase/salt/kube-addons/kube-addon-manager.yaml
View file @
c2ec85e0
...
@@ -13,7 +13,7 @@ spec:
...
@@ -13,7 +13,7 @@ spec:
-
name
:
kube-addon-manager
-
name
:
kube-addon-manager
# When updating version also bump it in:
# When updating version also bump it in:
# - test/kubemark/resources/manifests/kube-addon-manager.yaml
# - test/kubemark/resources/manifests/kube-addon-manager.yaml
image
:
gcr.io/google-containers/kube-addon-manager:v6.
4-beta.2
image
:
gcr.io/google-containers/kube-addon-manager:v6.
5
command
:
command
:
-
/bin/bash
-
/bin/bash
-
-c
-
-c
...
...
test/kubemark/resources/manifests/kube-addon-manager.yaml
View file @
c2ec85e0
...
@@ -9,7 +9,7 @@ spec:
...
@@ -9,7 +9,7 @@ spec:
hostNetwork
:
true
hostNetwork
:
true
containers
:
containers
:
-
name
:
kube-addon-manager
-
name
:
kube-addon-manager
image
:
{{
kube_docker_registry
}}
/kube-addon-manager:v6.
4-beta.2
image
:
{{
kube_docker_registry
}}
/kube-addon-manager:v6.
5
command
:
command
:
-
/bin/bash
-
/bin/bash
-
-c
-
-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