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
0e3395bb
Unverified
Commit
0e3395bb
authored
Sep 18, 2018
by
k8s-ci-robot
Committed by
GitHub
Sep 18, 2018
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #68801 from ixdy/debian-iptables-netbase
bazel: update debian-iptables and debian-hyperkube-base
parents
2ffc7e0a
df368fbb
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
WORKSPACE
build/root/WORKSPACE
+4
-4
No files found.
build/root/WORKSPACE
View file @
0e3395bb
...
...
@@ -67,18 +67,18 @@ http_file(
docker_pull(
name = "debian-iptables-amd64",
digest = "sha256:
58e53e477d204fe32f761ec2718b792f653063d4192ae89efc79e4b6a8dbba91
",
digest = "sha256:
0987db7ce42949d20ed2647a65d4bee0b616b4d40c7ea54769cc24b7ad003677
",
registry = "k8s.gcr.io",
repository = "debian-iptables-amd64",
tag = "v10.
1
", # ignored, but kept here for documentation
tag = "v10.
2
", # ignored, but kept here for documentation
)
docker_pull(
name = "debian-hyperkube-base-amd64",
digest = "sha256:
1c83ca9c8ac4a06e4585802edf8a1cd954011152409116e9c801f4736b97b95
6",
digest = "sha256:
c50522965140c9f206900bf47d547d601c04943e1e59801ba5f70235773cfbb
6",
registry = "k8s.gcr.io",
repository = "debian-hyperkube-base-amd64",
tag = "0.10.
1
", # ignored, but kept here for documentation
tag = "0.10.
2
", # ignored, but kept here for documentation
)
docker_pull(
...
...
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