Skip to content

Commit

Permalink
1.16.2
Browse files Browse the repository at this point in the history
  • Loading branch information
clux committed Aug 25, 2023
1 parent 4f944d1 commit c3ac3ff
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "version"
version = "1.16.1"
version = "1.16.2"
authors = ["Eirik Albrigtsen <[email protected]>"]
edition = "2021"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ spec:
serviceAccountName: version
containers:
- name: version
image: ghcr.io/kube-rs/version-rs:1.16.1
image: ghcr.io/kube-rs/version-rs:1.16.2
imagePullPolicy: IfNotPresent
resources:
limits:
Expand Down

0 comments on commit c3ac3ff

Please sign in to comment.