We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e56619 commit ee24455Copy full SHA for ee24455
WORKSPACE
@@ -208,9 +208,9 @@ container_pull(
208
209
http_archive(
210
name = "io_bazel_rules_k8s",
211
- sha256 = "51f0977294699cd547e139ceff2396c32588575588678d2054da167691a227ef",
212
- strip_prefix = "rules_k8s-0.6",
213
- url = "https://github.com/bazelbuild/rules_k8s/archive/v0.6.tar.gz",
+ sha256 = "5d4e71b9e34065222115e85bb6dc3bfd80d7c926fafbcf6b01e04e99769c7ca1",
+ strip_prefix = "rules_k8s-32df7190a9b2534eb5d15e6c018b81fd345a0cf8",
+ url = "https://github.com/bazelbuild/rules_k8s/archive/32df7190a9b2534eb5d15e6c018b81fd345a0cf8.zip",
214
)
215
216
load("@io_bazel_rules_k8s//k8s:k8s.bzl", "k8s_defaults", "k8s_repositories")
0 commit comments