Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 536e167

Browse files
authored
Merge pull request #6 from kaizentm/deploy/1862104276/1.0.1-113/main
deployment 1862104276
2 parents d47d139 + 5c5e4cc commit 536e167

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

gitops-connector/hld/helm/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: A Helm chart for GitOps connector
44

55
type: application
66

7-
version: 1.0.1-110
7+
version: 1.0.1-113
88

9-
appVersion: 1.0.1-110
9+
appVersion: 1.0.1-113
1010

gitops-connector/hld/helm/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
imageName: ghcr.io/azure/gitops-connector
2-
imageTag: 1.0.1-110
2+
imageTag: 1.0.1-113
33
containerPort: 8080
44

55
gitRepositoryType: GITHUB

gitops-connector/manifest/gen_manifests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ spec:
4444
spec:
4545
containers:
4646
- name: connector
47-
image: ghcr.io/azure/gitops-connector:1.0.1-110
47+
image: ghcr.io/azure/gitops-connector:1.0.1-113
4848
env:
4949
- name: GIT_REPOSITORY_TYPE
5050
valueFrom:

0 commit comments

Comments
 (0)