Skip to content

Commit

Permalink
chore: bump version to manifests/all.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
spoukke committed Feb 28, 2023
1 parent 9b2c837 commit 4719975
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions manifests/install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -708,7 +708,7 @@ spec:
args:
- controllers
- start
image: ghcr.io/padok-team/burrito:latest
image: ghcr.io/padok-team/burrito:v0.1.0
name: burrito
imagePullPolicy: Always
securityContext:
Expand Down Expand Up @@ -763,7 +763,7 @@ spec:
ports:
- containerPort: 8080
name: http
image: ghcr.io/padok-team/burrito:latest
image: ghcr.io/padok-team/burrito:v0.1.0
name: burrito
imagePullPolicy: Always
securityContext:
Expand Down

0 comments on commit 4719975

Please sign in to comment.