Skip to content

Commit 4d371f5

Browse files
authored
Merge pull request #16 from CentML/ft/bump-app
chore: bump default app version
2 parents 3bba07c + 5355ae1 commit 4d371f5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/ecr-anywhere/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 1.0.4
18+
version: 1.0.5
1919

2020
# This is the version number of the application being deployed. This version number should be
2121
# incremented each time you make changes to the application. Versions are not expected to

charts/ecr-anywhere/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ mutatingWebhookConfiguration:
2121

2222
image:
2323
repository: ghcr.io/centml/ecr-anywhere
24-
tag: v1.0.1
24+
tag: v1.0.2
2525
imagePullPolicy: Always
2626

2727
cronjob:

0 commit comments

Comments
 (0)