Skip to content

Commit

Permalink
Merge pull request #37 from harshad16/use-stable-image
Browse files Browse the repository at this point in the history
Point the default patch image to the stable tag
  • Loading branch information
harshad16 authored Oct 27, 2023
2 parents a4a2eb6 + a7e2abd commit 4e7a714
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
odh-kf-notebook-controller-image=quay.io/opendatahub/kubeflow-notebook-controller:latest
odh-kf-notebook-controller-image=quay.io/opendatahub/kubeflow-notebook-controller:stable
2 changes: 1 addition & 1 deletion components/odh-notebook-controller/config/base/params.env
Original file line number Diff line number Diff line change
@@ -1 +1 @@
odh-notebook-controller-image=quay.io/opendatahub/odh-notebook-controller:latest
odh-notebook-controller-image=quay.io/opendatahub/odh-notebook-controller:stable

0 comments on commit 4e7a714

Please sign in to comment.