Skip to content

Commit

Permalink
set chart version to 0.0.66
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasfcosta committed Nov 28, 2024
1 parent 2f17d1a commit e0015a6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ ai:
image:
repository: docker.io
name: briefercloud/briefer-ai
tag: v0.0.65
tag: v0.0.66
pullPolicy: Always

resources:
Expand Down Expand Up @@ -47,7 +47,7 @@ web:
image:
repository: docker.io
name: briefercloud/briefer-web
tag: v0.0.65
tag: v0.0.66
pullPolicy: Always

# optional
Expand Down Expand Up @@ -81,7 +81,7 @@ api:
image:
repository: docker.io
name: briefercloud/briefer-api
tag: v0.0.65
tag: v0.0.66
pullPolicy: Always

resources:
Expand Down Expand Up @@ -152,7 +152,7 @@ jupyter:
image:
repository: docker.io
name: briefercloud/briefer-jupyter
tag: v0.0.65
tag: v0.0.66
pullPolicy: Always

# tolerations:
Expand Down

0 comments on commit e0015a6

Please sign in to comment.