Skip to content

Commit 2f2f790

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

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

oci-gpu-scanner-deploy.zip

-63 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
@@ -23,7 +23,7 @@ resource "oci_identity_policy" "workload_identity_policy" {
2323
resource "helm_release" "app" {
2424
name = "lens"
2525
namespace = kubernetes_namespace.ns.metadata[0].name
26-
chart = "https://iduyx1qnmway.objectstorage.us-ashburn-1.oci.customer-oci.com/p/n0fbM1bI9Ri28A9lZZ0nxYuJk7GOSuNEqxOpxzfbBSDSn8s90gNMnN6IhfMSULCV/n/iduyx1qnmway/b/helm-charts/o/lens-0.1.9-c58cfa9.tgz"
26+
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"
2727
wait = true
2828
timeout = 1800
2929
atomic = false

0 commit comments

Comments
 (0)