We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0214bc0 commit b7da446Copy full SHA for b7da446
manifests/loan/loan/dev/Chart.yaml
@@ -1,5 +1,5 @@
1
apiVersion: v2
2
-appVersion: 1.28.1
+appVersion: 1.28.2
3
description: Codefresh gitops runtime umbrella chart
4
name: loans-base
5
version: 1.0.0
manifests/loan/loan/dev/values.yaml
@@ -1,7 +1,7 @@
loans:
image:
repository: docker.io/aperturesci/loan
- tag: main-5d128ee
+ tag: main-287bb92
pullPolicy: Always
6
replicaCount: 1
7
resources:
0 commit comments