Skip to content

Commit

Permalink
Merge 0a2e0e7 into 4103c08
Browse files Browse the repository at this point in the history
  • Loading branch information
zacharyblasczyk authored Dec 2, 2024
2 parents 4103c08 + 0a2e0e7 commit a831680
Show file tree
Hide file tree
Showing 19 changed files with 687 additions and 406 deletions.
7 changes: 5 additions & 2 deletions charts/operator-wandb/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,8 @@ dependencies:
- name: yace
repository: file://charts/yace
version: 0.1.0
digest: sha256:c3cd39db4bfcb9f25b1e666b9786d28b5045d3337bfdd98a6d9a1be2c6b075b5
generated: "2024-11-20T14:26:55.38318-08:00"
- name: wandb-base
repository: file://../wandb-base
version: 0.1.1
digest: sha256:af1ce94a6c5f99cc9d9df3d10db200ab45b976fd24bd65f85d37e5a32517c5b8
generated: "2024-12-02T09:48:06.166674-06:00"
7 changes: 6 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.19.3
version: 0.20.0
appVersion: 1.0.0
icon: https://wandb.ai/logo.svg

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

This file was deleted.

Loading

0 comments on commit a831680

Please sign in to comment.