Skip to content

Commit

Permalink
quote
Browse files Browse the repository at this point in the history
  • Loading branch information
chgl committed Oct 13, 2024
1 parent e3fd50f commit 5225317
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/renovate-post-upgrade.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ fi

echo "Changed dep name is: $depName to $newVersion"

docker run --rm -v "${PWD}:/root/workspace" ghcr.io/chgl/kube-powertools:v2.3.25@sha256:99b5cc7a49cd443fb953ca4ab52dc45245a5c43ad03e3503be06d0d0f512b67d /root/workspace/.github/renovate-bump-version.sh ${depName} ${newVersion}
docker run --rm -v "${PWD}:/root/workspace" ghcr.io/chgl/kube-powertools:v2.3.25@sha256:99b5cc7a49cd443fb953ca4ab52dc45245a5c43ad03e3503be06d0d0f512b67d /root/workspace/.github/renovate-bump-version.sh "${depName}" "${newVersion}"
1 change: 0 additions & 1 deletion charts/fhir-server-exporter/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ version: 1.1.9
appVersion: 2.x
annotations:
artifacthub.io/license: Apache-2.0
artifacthub.io/containsSecurityUpdates: "true"
artifacthub.io/operator: "false"
artifacthub.io/prerelease: "false"
artifacthub.io/recommendations: |
Expand Down

0 comments on commit 5225317

Please sign in to comment.