Skip to content

Commit

Permalink
Merge pull request #217 from StatCan/upgrade-centraldashboard
Browse files Browse the repository at this point in the history
upgrade centraldashboard (1.3.1 --> 1.4.1)
  • Loading branch information
rohank07 authored Sep 7, 2022
2 parents 7f9ea89 + 49318a8 commit a66181f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion kustomize/apps/centraldashboard/base/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spec:
- env:
- name: REGISTRATION_FLOW
value: "true"
image: k8scc01covidacr.azurecr.io/kubeflow/centraldashboard:8de6feb698ceb2bb2d7110f8fbae07ab00b9abed
image: k8scc01covidacr.azurecr.io/kubeflow/centraldashboard:8ad3d9fafeb751b886e016e4bc017aba91b783fd
imagePullPolicy: IfNotPresent
name: centraldashboard
serviceAccountName: centraldashboard
Expand Down
2 changes: 1 addition & 1 deletion kustomize/apps/centraldashboard/base/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization

resources:
- github.com/kubeflow/manifests/apps/centraldashboard/upstream/overlays/istio?ref=v1.3.1
- github.com/kubeflow/manifests/apps/centraldashboard/upstream/overlays/istio?ref=v1.4.1

patchesStrategicMerge:
- deployment.yaml
Expand Down

0 comments on commit a66181f

Please sign in to comment.