Skip to content

Commit

Permalink
Version bump for zoo-project-hpgc chart
Browse files Browse the repository at this point in the history
  • Loading branch information
gfenoy committed Sep 27, 2023
1 parent 28e1f82 commit a1363b6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions zoo-project-hpgc/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,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: 0.0.1
version: 0.0.2

# 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: "0.0.4"
appVersion: "0.0.5"

dependencies:
- name: postgresql
Expand Down
4 changes: 2 additions & 2 deletions zoo-project-hpgc/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ zoofpm:
image:
repository: zooproject/zoo-project
pullPolicy: IfNotPresent
tag: hpgc-c1881ce8d23119cc8575b3471471ad0530c230fb
tag: hpgc-a294fc6333c065c904fd6578f5f9d50f8bba4c97
autoscaling:
enabled: false
replicaCount: 1
Expand All @@ -111,7 +111,7 @@ zookernel:
image:
repository: zooproject/zoo-project
pullPolicy: IfNotPresent
tag: hpgc-c1881ce8d23119cc8575b3471471ad0530c230fb
tag: hpgc-a294fc6333c065c904fd6578f5f9d50f8bba4c97


workflow:
Expand Down

0 comments on commit a1363b6

Please sign in to comment.