Skip to content

Commit edb5ce5

Browse files
fitzthumfidencio
authored andcommitted
Prepare release 0.18.0
Update kata-deploy dependency to 3.25.0 Changes: - Chart version: 0.18.0 - kata-deploy version: 3.25.0 - Updated Chart.lock This is an automated commit created by scripts/prepare-release.sh Signed-off-by: Tobin Feldman-Fitzthum <tfeldmanfitz@nvidia.com>
1 parent 3a34c6e commit edb5ce5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Chart.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
dependencies:
22
- name: kata-deploy
33
repository: oci://ghcr.io/kata-containers/kata-deploy-charts
4-
version: 3.24.0
5-
digest: sha256:5061ddd48fe1b41ce52fc671561053a3d72898dccd91c028215ab9aec9abf765
6-
generated: "2026-01-10T20:05:56.98513667+01:00"
4+
version: 3.25.0
5+
digest: sha256:fc9ff680dad241cd96db9c05e46ee1e0ad2ee08decf24b577a7463dbd64e0142
6+
generated: "2026-01-20T07:03:42.872518731-08:00"

Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ type: application
55
# This is the chart version. This version number should be incremented each time you make changes
66
# to the chart and its templates, including the app version.
77
# Versions are expected to follow Semantic Versioning (https://semver.org/)
8-
version: "0.17.1"
8+
version: "0.18.0"
99
# This is the version number of the application being deployed.
10-
appVersion: "0.17.1"
10+
appVersion: "0.18.0"
1111
maintainers:
1212
- name: Confidential Containers Community
1313
url: https://github.com/confidential-containers

0 commit comments

Comments
 (0)