Skip to content

Commit cb4c56f

Browse files
authored
🔖 Update Helm chart to v0.1.9 (#29)
Co-authored-by: gablyu-oci <[email protected]>
1 parent f9ae535 commit cb4c56f

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

oci-gpu-scanner-deploy.zip

-90 Bytes
Binary file not shown.

oci_lens_terraform/modules/app/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ resource "oci_identity_policy" "workload_identity_policy" {
2424
resource "helm_release" "app" {
2525
name = "lens"
2626
namespace = kubernetes_namespace.ns.metadata[0].name
27-
chart = "https://iduyx1qnmway.objectstorage.us-ashburn-1.oci.customer-oci.com/p/RmIz6oHrqU8-e7cxNlE5EMu4uTWxuZiIYkEsuzjFAk40ayW7KoSBD9fcOZvmbCnG/n/iduyx1qnmway/b/helm-charts/o/lens-0.1.9-c58cfa9.tgz"
27+
chart = "https://oci-ai-incubations.github.io/corrino-lens-devops/lens-0.1.9-20251024-2043.tgz"
2828
wait = true
2929
timeout = 1800
3030
atomic = false

0 commit comments

Comments
 (0)