Skip to content

Commit cd5b224

Browse files
committed
chore: update release values
1 parent 8ad4fea commit cd5b224

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ helm search repo skyhook ## should show the latest version
7272

7373
# basic install
7474
helm install skyhook skyhook/skyhook-operator \
75-
--version v0.10.0 \
75+
--version v0.10.1 \
7676
--namespace skyhook \
7777
--create-namespace
7878
```

chart/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ type: application
55
# This is the chart version. This version number must be incremented each time you make changes to the helm chart. OR
66
# it the agent version is updated, or operator version is updated.
77
# Versions are expected to follow Semantic Versioning (https://semver.org/)
8-
version: v0.10.0
8+
version: v0.10.1
99
# This is the version number operator container being deployed.
1010
# Versions are expected to follow Semantic Versioning (https://semver.org/)
1111
appVersion: v0.10.0

0 commit comments

Comments
 (0)