Thanks to visit codestin.com Credit goes to github.com
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.
2 parents d47d139 + 5c5e4cc commit 536e167Copy full SHA for 536e167
gitops-connector/hld/helm/Chart.yaml
@@ -4,7 +4,7 @@ description: A Helm chart for GitOps connector
4
5
type: application
6
7
-version: 1.0.1-110
+version: 1.0.1-113
8
9
-appVersion: 1.0.1-110
+appVersion: 1.0.1-113
10
gitops-connector/hld/helm/values.yaml
@@ -1,5 +1,5 @@
1
imageName: ghcr.io/azure/gitops-connector
2
-imageTag: 1.0.1-110
+imageTag: 1.0.1-113
3
containerPort: 8080
gitRepositoryType: GITHUB
gitops-connector/manifest/gen_manifests.yaml
@@ -44,7 +44,7 @@ spec:
44
spec:
45
containers:
46
- name: connector
47
- image: ghcr.io/azure/gitops-connector:1.0.1-110
+ image: ghcr.io/azure/gitops-connector:1.0.1-113
48
env:
49
- name: GIT_REPOSITORY_TYPE
50
valueFrom:
0 commit comments