Skip to content

Commit 7b9dde0

Browse files
committed
Anand told me to do this
1 parent cde7fff commit 7b9dde0

8 files changed

Lines changed: 8 additions & 8 deletions

File tree

ansible/k8/delta/api-socket-server/deployments/api-socket-server

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ spec:
1212
imagePullSecrets:
1313
- name: runnable-kubernetes-pull-secret
1414
containers:
15-
- image: quay.io/runnable/api:v11.39.1
15+
- image: quay.io/runnable/api:v11.39.2
1616
imagePullPolicy: Always
1717
name: api-socket-server
1818
resources:

ansible/k8/delta/api-worker/deployments/api-worker

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ spec:
1212
imagePullSecrets:
1313
- name: runnable-kubernetes-pull-secret
1414
containers:
15-
- image: quay.io/runnable/api:v11.39.1
15+
- image: quay.io/runnable/api:v11.39.2
1616
imagePullPolicy: Always
1717
name: api-worker
1818
resources:

ansible/k8/delta/api/deployments/api

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ spec:
1212
imagePullSecrets:
1313
- name: runnable-kubernetes-pull-secret
1414
containers:
15-
- image: quay.io/runnable/api:v11.39.1
15+
- image: quay.io/runnable/api:v11.39.2
1616
imagePullPolicy: Always
1717
name: api
1818
resources:

ansible/k8/delta/big-poppa-http/deployments/big-poppa-http

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ spec:
1212
imagePullSecrets:
1313
- name: runnable-kubernetes-pull-secret
1414
containers:
15-
- image: quay.io/runnable/big-poppa-http:v0.18.6
15+
- image: quay.io/runnable/big-poppa-http:v0.18.7
1616
imagePullPolicy: Always
1717
name: big-poppa-http
1818
resources:

ansible/k8/delta/big-poppa-worker/deployments/big-poppa-worker

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ spec:
1212
imagePullSecrets:
1313
- name: runnable-kubernetes-pull-secret
1414
containers:
15-
- image: quay.io/runnable/big-poppa-worker:v0.18.6
15+
- image: quay.io/runnable/big-poppa-worker:v0.18.7
1616
imagePullPolicy: Always
1717
name: big-poppa-worker
1818
resources:

ansible/k8/gamma/api-socket-server/deployments/api-socket-server

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ spec:
1212
imagePullSecrets:
1313
- name: runnable-kubernetes-pull-secret
1414
containers:
15-
- image: quay.io/runnable/api:v11.39.1
15+
- image: quay.io/runnable/api:SAN-6298-compose-events
1616
imagePullPolicy: Always
1717
name: api-socket-server
1818
resources:

ansible/k8/gamma/api-worker/deployments/api-worker

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ spec:
1212
imagePullSecrets:
1313
- name: runnable-kubernetes-pull-secret
1414
containers:
15-
- image: quay.io/runnable/api:v11.39.1
15+
- image: quay.io/runnable/api:SAN-6298-compose-events
1616
imagePullPolicy: Always
1717
name: api-worker
1818
resources:

ansible/k8/gamma/api/deployments/api

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ spec:
1212
imagePullSecrets:
1313
- name: runnable-kubernetes-pull-secret
1414
containers:
15-
- image: quay.io/runnable/api:v11.39.1
15+
- image: quay.io/runnable/api:SAN-6298-compose-events
1616
imagePullPolicy: Always
1717
name: api
1818
resources:

0 commit comments

Comments
 (0)