Skip to content

Commit 302a7b9

Browse files
committed
Update Buildpacks Catalog to 0.5.1
1 parent 8cba2ed commit 302a7b9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ jobs:
1818
registry-server: ghcr.io
1919
registry-username: ${{ github.actor }}
2020
image: ${{ github.repository }}
21-
version: 0.7.0
21+
version: 0.7.1
2222
secrets:
2323
pull-request-token: ${{ secrets.GH_ORG_PAT }}

package/config/buildpacks-catalog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ spec:
1919
packageRef:
2020
refName: buildpacks-catalog.packages.kadras.io
2121
versionSelection:
22-
constraints: 0.5.0
22+
constraints: 0.5.1
2323
prereleases: {}
2424
values:
2525
- secretRef:

0 commit comments

Comments
 (0)