Skip to content

Commit

Permalink
RHOAIENG-15748: chore(release): set the main tag to main, so we nee…
Browse files Browse the repository at this point in the history
…d not update it with digest updater from now on
  • Loading branch information
jiridanek committed Nov 25, 2024
1 parent 30afc15 commit e57ed6d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
odh-kf-notebook-controller-image=quay.io/opendatahub/kubeflow-notebook-controller:main-363bcdb
odh-kf-notebook-controller-image=quay.io/opendatahub/kubeflow-notebook-controller:main
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:main-363bcdb
odh-notebook-controller-image=quay.io/opendatahub/odh-notebook-controller:main
2 changes: 1 addition & 1 deletion components/odh-notebook-controller/makefile-vars.mk
Original file line number Diff line number Diff line change
@@ -1 +1 @@
KF_TAG ?= main-363bcdb
KF_TAG ?= main

0 comments on commit e57ed6d

Please sign in to comment.