Skip to content

Commit

Permalink
Merge pull request #6 from kaizentm/deploy/1862104276/1.0.1-113/main
Browse files Browse the repository at this point in the history
deployment 1862104276
  • Loading branch information
eedorenko committed Feb 18, 2022
2 parents d47d139 + 5c5e4cc commit 536e167
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions gitops-connector/hld/helm/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: A Helm chart for GitOps connector

type: application

version: 1.0.1-110
version: 1.0.1-113

appVersion: 1.0.1-110
appVersion: 1.0.1-113

2 changes: 1 addition & 1 deletion gitops-connector/hld/helm/values.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
imageName: ghcr.io/azure/gitops-connector
imageTag: 1.0.1-110
imageTag: 1.0.1-113
containerPort: 8080

gitRepositoryType: GITHUB
Expand Down
2 changes: 1 addition & 1 deletion gitops-connector/manifest/gen_manifests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ spec:
spec:
containers:
- name: connector
image: ghcr.io/azure/gitops-connector:1.0.1-110
image: ghcr.io/azure/gitops-connector:1.0.1-113
env:
- name: GIT_REPOSITORY_TYPE
valueFrom:
Expand Down

0 comments on commit 536e167

Please sign in to comment.