Skip to content

Commit 1bef33b

Browse files
committed
1.17.0
1 parent 5925912 commit 1bef33b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "version"
3-
version = "1.16.3"
3+
version = "1.17.0"
44
authors = ["Eirik Albrigtsen <[email protected]>"]
55
edition = "2021"
66
license = "Apache-2.0"

deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ spec:
7878
serviceAccountName: version
7979
containers:
8080
- name: version
81-
image: ghcr.io/kube-rs/version-rs:1.16.3
81+
image: ghcr.io/kube-rs/version-rs:1.17.0
8282
imagePullPolicy: IfNotPresent
8383
resources:
8484
limits:

0 commit comments

Comments
 (0)