Skip to content

Commit 1c65442

Browse files
🚀 Release v13.0.5 (#1495)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 334d588 commit 1c65442

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

charts/mondoo-operator/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ type: application
1616
# This is the chart version. This version number should be incremented each time you make changes
1717
# to the chart and its templates, including the app version.
1818
# Versions are expected to follow Semantic Versioning (https://semver.org/)
19-
version: 13.0.4
19+
version: 13.0.5
2020
# This is the version number of the application being deployed. This version number should be
2121
# incremented each time you make changes to the application. Versions are not expected to
2222
# follow Semantic Versioning. They should reflect the version the application is using.
2323
# It is recommended to use it with quotes.
24-
appVersion: "13.0.4"
24+
appVersion: "13.0.5"
2525
icon: https://raw.githubusercontent.com/mondoohq/mondoo-operator/main/charts/mondoo-operator/icon.svg

config/manager/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ kind: Kustomization
1515
images:
1616
- name: controller
1717
newName: ghcr.io/mondoohq/mondoo-operator
18-
newTag: v13.0.4
18+
newTag: v13.0.5

0 commit comments

Comments
 (0)