Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP -DO NOT MERGE - HOFF-422: Replace hof-rds-api Image (WAIT FOR REGRESSION TESTING) #56

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion kube/hof-rds-api/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
spec:
containers:
- name: data-service
image: quay.io/ukhomeofficedigital/hof-rds-api:c8057fc47c8b15111113aaf09fe567522e53fbc2
image: quay.io/ukhomeofficedigital/hof-rds-api:f72489e134c4e80740cb919602409b61f82ae598
imagePullPolicy: Always
envFrom:
- configMapRef:
Expand Down