Skip to content

Commit

Permalink
release 1.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
clux committed Aug 25, 2023
1 parent 36f9b78 commit cf44659
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.15.2"
version = "1.16.0"
authors = ["Eirik Albrigtsen <sszynrae@gmail.com>"]
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:latest
image: ghcr.io/kube-rs/version-rs:1.16.0
imagePullPolicy: Always
resources:
limits:
Expand Down

0 comments on commit cf44659

Please sign in to comment.