Skip to content

Commit

Permalink
Automatic Version Deployment of Helm for A5 Version: V17.07.4
Browse files Browse the repository at this point in the history
  • Loading branch information
simo-thinterhoelzel committed Jul 22, 2024
1 parent c66e4db commit f1620f6
Show file tree
Hide file tree
Showing 5 changed files with 144 additions and 109 deletions.
Binary file added academyfive-17.7.4.tgz
Binary file not shown.
4 changes: 2 additions & 2 deletions academyfive/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@ 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: 17.6.14
version: 17.7.4

# 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: "V17.06.14-stable"
appVersion: "V17.07.4-php82"

dependencies:
- name: a5Chart
Expand Down
2 changes: 1 addition & 1 deletion academyfive/charts/a5Chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ type: application

version: 1.0.2

appVersion: "V17.06.14"
appVersion: "V17.07.4"
2 changes: 1 addition & 1 deletion academyfive/charts/a5Chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ infrastructureData:
deployment:
academyfiveReplicas: 1
image: <YOUR_IMAGE_LOCATION>
versionTag: V17.06.14
versionTag: V17.07.4
serviceAccountName: default
cpuLimits: 2000m
cpuRequests: 2000m
Expand Down
Loading

0 comments on commit f1620f6

Please sign in to comment.