Skip to content

Commit

Permalink
Start 0.0.4.
Browse files Browse the repository at this point in the history
Signed-off-by: Matt Welke <[email protected]>
  • Loading branch information
mattwelke committed Jun 21, 2024
1 parent 6263ab1 commit 42c3697
Show file tree
Hide file tree
Showing 8 changed files with 5 additions and 5 deletions.
File renamed without changes.
File renamed without changes
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
"description": "OAM Application Controller",
"contributor": "spectrocloud"
},
"version": "0.0.3",
"version": "0.0.4",
"charts": [
"charts/app-core-0.0.3.tgz",
"charts/app-core-0.0.4.tgz",
"charts/flux2-2.12.4.tgz",
"charts/zot-0.1.50.tgz"
],
Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
pack:
content:
images:
- image: quay.io/spectrocloud-labs/app-core:v0.0.3
- image: quay.io/spectrocloud-labs/app-core:v0.0.4
- image: cgr.dev/chainguard/kube-webhook-certgen:latest
- image: ghcr.io/fluxcd/helm-controller:v0.37.4
- image: ghcr.io/fluxcd/image-automation-controller:v0.37.1
Expand All @@ -14,7 +14,7 @@ pack:
charts:
- repo: https://spectrocloud-labs.github.io/app-renderer
name: app-core
version: 0.0.3
version: 0.0.4
- repo: https://fluxcd-community.github.io/helm-charts
name: flux2
version: 2.12.4
Expand Down Expand Up @@ -61,7 +61,7 @@ charts:
## @param image.pullPolicy Image pull policy
image:
repository: quay.io/spectrocloud-labs/app-core
tag: v0.0.3
tag: v0.0.4
pullPolicy: Always

## @param resources.limits.cpu app controller's cpu limit
Expand Down

0 comments on commit 42c3697

Please sign in to comment.