Skip to content

Commit

Permalink
fix cloud
Browse files Browse the repository at this point in the history
  • Loading branch information
zacharyblasczyk committed Oct 24, 2024
1 parent 16dd6ba commit 41b5894
Show file tree
Hide file tree
Showing 13 changed files with 789 additions and 339 deletions.
7 changes: 5 additions & 2 deletions charts/operator-wandb/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,8 @@ dependencies:
- name: yace
repository: file://charts/yace
version: 0.1.0
digest: sha256:bca2b6781737da6806e4485605cf9ce87b1428944b14cb88f082024cc3500bbd
generated: "2024-10-09T17:53:33.992+05:30"
- name: glue
repository: file://charts/glue
version: 0.1.0
digest: sha256:e1cc6a9a4d904d5a54fb104579a72b917678b94b2ff7999b2721791e8ef04377
generated: "2024-10-23T16:56:27.529427-07:00"
6 changes: 5 additions & 1 deletion charts/operator-wandb/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: operator-wandb
description: A Helm chart for deploying W&B to Kubernetes
type: application
version: 0.18.11
version: 0.19.0
appVersion: 1.0.0
icon: https://wandb.ai/logo.svg

Expand Down Expand Up @@ -68,3 +68,7 @@ dependencies:
version: "*.*.*"
repository: file://charts/yace
condition: yace.install
- name: glue
version: "*.*.*"
repository: file://charts/glue
condition: global.beta.glue.enabled
298 changes: 0 additions & 298 deletions charts/operator-wandb/charts/app/templates/_deployment.tpl

This file was deleted.

Loading

0 comments on commit 41b5894

Please sign in to comment.