Skip to content
This repository has been archived by the owner on Jan 11, 2025. It is now read-only.

Commit

Permalink
chore: Update to kpack 0.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasVitale committed Jun 17, 2024
1 parent 85fbaef commit d87fc89
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ jobs:
registry-server: ghcr.io
registry-username: ${{ github.actor }}
image: ${{ github.repository }}
version: 0.13.3
version: 0.14.1
secrets:
pull-request-token: ${{ secrets.GH_ORG_PAT }}
Original file line number Diff line number Diff line change
Expand Up @@ -371,31 +371,31 @@ metadata:
name: build-init-image
namespace: kpack
data:
image: gcr.io/cf-build-service-public/kpack/build-init@sha256:f36ce4c96d829933a86fd9b661c42d00048ccd471d85256f6b5dd4d2a28c3921
image: gcr.io/cf-build-service-public/kpack/build-init@sha256:7341afdcf969aa4d5cb0e4022a7c18cdccadac99e4ad6c224b14c8a3159644ce
---
apiVersion: v1
kind: ConfigMap
metadata:
name: build-init-windows-image
namespace: kpack
data:
image: gcr.io/cf-build-service-public/kpack/build-init-windows@sha256:215240f6310891de7e42a4e5de12b19cff234265efd5404970068a44b27c8065
image: gcr.io/cf-build-service-public/kpack/build-init-windows@sha256:de53dc20c69436362028da0673407a6faf1acf390c9296692d96937a29ee3226
---
apiVersion: v1
kind: ConfigMap
metadata:
name: build-waiter-image
namespace: kpack
data:
image: gcr.io/cf-build-service-public/kpack/build-waiter@sha256:6d4c1f4588b68ed59580fab999222a93c5d78d638b0fd57962f5aa3a6ef3c0cb
image: gcr.io/cf-build-service-public/kpack/build-waiter@sha256:37cf6be5d234b919fb4b4e666a4d62edb722755e02053f1dc137a1b0cee505f9
---
apiVersion: v1
kind: ConfigMap
metadata:
name: rebase-image
namespace: kpack
data:
image: gcr.io/cf-build-service-public/kpack/rebase@sha256:cfd3ff4e5ed075255d991f4b3ae939c1972f53dc27f6f1f725e8a4c6591442ca
image: gcr.io/cf-build-service-public/kpack/rebase@sha256:2220c5fb98912695bd9595db9c9652fc04905d52c99cc00c2e24c1b20f16c68f
---
apiVersion: v1
kind: ConfigMap
Expand All @@ -411,15 +411,15 @@ metadata:
name: completion-image
namespace: kpack
data:
image: gcr.io/cf-build-service-public/kpack/completion@sha256:db56d99900b5d941cce3575e6e7901b83fc0ac3c673702345ca8ef0b56950e24
image: gcr.io/cf-build-service-public/kpack/completion@sha256:d24084b3d65a586eafa60b2d18da01b505115b0fd7c520ad913728a19d8208e7
---
apiVersion: v1
kind: ConfigMap
metadata:
name: completion-windows-image
namespace: kpack
data:
image: gcr.io/cf-build-service-public/kpack/completion-windows@sha256:6b61606aa6d2314d0861399e221c7c1ca2f110b15c0e5d35f5989b8d7bbd7ac8
image: gcr.io/cf-build-service-public/kpack/completion-windows@sha256:e6b3d89abd54c9a0f8fc929b963d0f7ec87ab2158e68dbe7b1e3050da712575f
---
apiVersion: apps/v1
kind: Deployment
Expand All @@ -435,7 +435,7 @@ spec:
metadata:
labels:
app: kpack-controller
version: 0.13.3
version: 0.14.1
spec:
securityContext:
runAsNonRoot: true
Expand All @@ -456,7 +456,7 @@ spec:
capabilities:
drop:
- ALL
image: gcr.io/cf-build-service-public/kpack/controller@sha256:f4fc9b950f68227a166543e43f94a24c1fcb281e82a485b6cd50f4a6c584e57e
image: gcr.io/cf-build-service-public/kpack/controller@sha256:a75e94665838160ce999a107537d6f08dee25af408af2e9c4f782b3db5fd017c
env:
- name: ENABLE_PRIORITY_CLASSES
value: "false"
Expand Down Expand Up @@ -868,7 +868,7 @@ spec:
labels:
app: kpack-webhook
role: webhook
version: 0.13.3
version: 0.14.1
spec:
securityContext:
runAsNonRoot: true
Expand All @@ -889,7 +889,7 @@ spec:
capabilities:
drop:
- ALL
image: gcr.io/cf-build-service-public/kpack/webhook@sha256:4976229a6064daf3434233efd1eddb484d63ee04b9682b2f6ddd97b9d1c1213e
image: gcr.io/cf-build-service-public/kpack/webhook@sha256:2a096b8fafa0083057da76328a486a27850c4803e24d7a64c61c5e53a592e109
ports:
- name: https-webhook
containerPort: 8443
Expand Down
4 changes: 2 additions & 2 deletions package/vendir.lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: vendir.k14s.io/v1alpha1
directories:
- contents:
- githubRelease:
tag: v0.13.3
url: https://api.github.com/repos/buildpacks-community/kpack/releases/148383808
tag: v0.14.1
url: https://api.github.com/repos/buildpacks-community/kpack/releases/160552906
path: .
path: config/upstream
kind: LockConfig
2 changes: 1 addition & 1 deletion package/vendir.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ directories:
- githubRelease:
disableAutoChecksumValidation: true
slug: buildpacks-community/kpack
tag: v0.13.3
tag: v0.14.1
includePaths:
- release-*.yaml
path: .
Expand Down

0 comments on commit d87fc89

Please sign in to comment.