Skip to content

Commit

Permalink
Update image and manifests for v1.8 (#98)
Browse files Browse the repository at this point in the history
* Update image and manifests for v1.8
* fix: remove duplicated docs key in web-app's metadata.yaml
  • Loading branch information
misohu authored Nov 20, 2023
1 parent f13ee0c commit 626ba79
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion charms/tensorboard-controller/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ resources:
tensorboard-controller-image:
type: oci-image
description: OCI image for Tensorboard Controller
upstream-source: kubeflownotebookswg/tensorboard-controller:v1.8.0-rc.0
upstream-source: kubeflownotebookswg/tensorboard-controller:v1.8.0
requires:
gateway-info:
interface: istio-gateway-info
Expand Down
3 changes: 1 addition & 2 deletions charms/tensorboards-web-app/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ description: Kubeflow Tensorboards Web App
docs: https://discourse.charmhub.io/t/8240
website: https://charmhub.io/tensorboards-web-app
source: https://github.com/canonical/kubeflow-tensorboards-operator/
docs: https://discourse.charmhub.io/t/charmed-tensorboards-web-app/8240
containers:
tensorboards-web-app:
resource: tensorboards-web-app-image
Expand All @@ -15,7 +14,7 @@ resources:
type: oci-image
description: OCI image for Tensorboards Web App
auto-fetch: true
upstream-source: kubeflownotebookswg/tensorboards-web-app:v1.8.0-rc.0
upstream-source: kubeflownotebookswg/tensorboards-web-app:v1.8.0
requires:
ingress:
interface: ingress
Expand Down

0 comments on commit 626ba79

Please sign in to comment.