Skip to content

Commit 7a0138b

Browse files
committed
Updated latest image of git-sensor in the installer
1 parent abeea19 commit 7a0138b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

manifests/yamls/gitsensor.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ spec:
5454
terminationGracePeriodSeconds: 10
5555
containers:
5656
- name: git-sensor
57-
image: "quay.io/devtron/git-sensor:b80aa764-200-8281"
57+
image: "quay.io/devtron/git-sensor:b842d963-200-8479"
5858
ports:
5959
- containerPort: 8080
6060
name: sensor

manifests/yamls/migrator.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ spec:
125125
- name: GIT_BRANCH
126126
value: main
127127
- name: GIT_HASH
128-
value: b80aa764f28e4cce525dd12fc81d7264fe1e738d
128+
value: b842d963c9390534f8c97888b60ae19b63194ac5
129129
envFrom:
130130
- secretRef:
131131
name: postgresql-migrator

0 commit comments

Comments
 (0)