Skip to content

Commit

Permalink
Release for version 0.0.18-alpha9
Browse files Browse the repository at this point in the history
  • Loading branch information
Steve Scaffidi committed Nov 1, 2024
1 parent 140c840 commit 14f77ba
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions chart/istio-fortsa/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: v0.0.18-alpha8
version: v0.0.18-alpha9
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
# It is recommended to use it with quotes.
appVersion: "v0.0.18-alpha8"
appVersion: "v0.0.18-alpha9"
2 changes: 1 addition & 1 deletion chart/istio-fortsa/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ controllerManager:
- ALL
image:
repository: ghcr.io/hercynium/istio-fortsa
tag: v0.0.18-alpha8
tag: v0.0.18-alpha9
resources:
limits:
cpu: 500m
Expand Down
2 changes: 1 addition & 1 deletion config/manager/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ kind: Kustomization
images:
- name: controller
newName: ghcr.io/hercynium/istio-fortsa
newTag: v0.0.18-alpha8
newTag: v0.0.18-alpha9

0 comments on commit 14f77ba

Please sign in to comment.