Skip to content

Commit

Permalink
ci(stability): update values.yaml and Chart.yaml with latest tags and…
Browse files Browse the repository at this point in the history
… version respectively
  • Loading branch information
datacore-bolt-ci committed Dec 15, 2023
1 parent 134f395 commit f71a20d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions chart/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: 2.6.0-0-main-unstable-2023-12-14-11-02-40-0
version: 2.6.0-0-main-unstable-2023-12-15-09-56-19-0

# 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: "2.6.0-0-main-unstable-2023-12-14-11-02-40-0"
appVersion: "2.6.0-0-main-unstable-2023-12-15-09-56-19-0"

dependencies:
- name: etcd
Expand Down
2 changes: 1 addition & 1 deletion chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ image:
# release/pre-release container image tags.
# The below tag values will be picked for images by default.
# If not specified, 'tag' option provided above will be picked.
controlPlane: 2a98aa19b4fd
controlPlane: a3a416def365
dataPlane: 551abe7c0a2d
extensions: e9c21acd3ef9
# -- ImagePullPolicy for our images
Expand Down

0 comments on commit f71a20d

Please sign in to comment.