Skip to content

Commit

Permalink
Merge pull request #53 from kdavid76/develop
Browse files Browse the repository at this point in the history
SM-CUSTOMER: Update Helm
  • Loading branch information
kdavid76 authored May 25, 2024
2 parents 25f61bf + 15f8a94 commit 1f110fe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ 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.1.14
version: 0.1.15

# 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
Expand Down
2 changes: 1 addition & 1 deletion charts/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ replicaCount: 1
image:
repository: davidkrisztian76/sm-customer
pullPolicy: IfNotPresent
tag: "0.1.5"
tag: "0.1.6"

imagePullSecrets: [ ]
nameOverride: "sm-customer"
Expand Down

0 comments on commit 1f110fe

Please sign in to comment.