-
Notifications
You must be signed in to change notification settings - Fork 380
Commit 1208c91
authored
chore(deps): update gcr.io/kaniko-project/executor docker tag to v1.10.0 (#595)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [gcr.io/kaniko-project/executor](https://togithub.com/GoogleContainerTools/kaniko) | minor | `v1.9.1` -> `v1.10.0` |
---
### Release Notes
<details>
<summary>GoogleContainerTools/kaniko</summary>
### [`v1.10.0`](https://togithub.com/GoogleContainerTools/kaniko/blob/HEAD/CHANGELOG.md#v1100-Release-2023-05-24)
[Compare Source](https://togithub.com/GoogleContainerTools/kaniko/compare/v1.9.2...v1.10.0)
The executor images in this release are:
gcr.io/kaniko-project/executor:v1.10.0
gcr.io/kaniko-project/executor:latest
The debug images are available at:
gcr.io/kaniko-project/executor:debug
gcr.io/kaniko-project/executor:v1.10.0-debug
The slim executor images which don't contain any authentication binaries are available at:
gcr.io/kaniko-project/executor:slim
gcr.io/kaniko-project/executor:v1.10.0-slim
- chore(deps): bump github.com/sirupsen/logrus from 1.9.0 to 1.9.2 [#​2522](https://togithub.com/GoogleContainerTools/kaniko/pull/2522)
- chore(deps): bump github.com/otiai10/copy from 1.7.0 to 1.11.0 [#​2523](https://togithub.com/GoogleContainerTools/kaniko/pull/2523)
- Add mTLS (client cert) registry authentication [#​2180](https://togithub.com/GoogleContainerTools/kaniko/pull/2180)
- chore: Revert "chore(deps): bump google-github-actions/setup-gcloud from 0.5.1 to 1.1.1 ([#​2502](https://togithub.com/GoogleContainerTools/kaniko/issues/2502))" [#​2524](https://togithub.com/GoogleContainerTools/kaniko/pull/2524)
- Light editing to scripts in hack/gofmt [#​2236](https://togithub.com/GoogleContainerTools/kaniko/pull/2236)
- chore(deps): bump golang from 1.19 to 1.20 in /deploy [#​2388](https://togithub.com/GoogleContainerTools/kaniko/pull/2388)
- chore(deps): bump imjasonh/setup-crane from 0.1 to 0.3 [#​2401](https://togithub.com/GoogleContainerTools/kaniko/pull/2401)
- chore(deps): bump golang.org/x/sync from 0.1.0 to 0.2.0 [#​2497](https://togithub.com/GoogleContainerTools/kaniko/pull/2497)
- fix: Correct deprecated flags in `README.md` [#​2335](https://togithub.com/GoogleContainerTools/kaniko/pull/2335)
- chore(deps): bump docker/setup-qemu-action from 1.2.0 to 2.1.0 [#​2287](https://togithub.com/GoogleContainerTools/kaniko/pull/2287)
- Delete scorecards-analysis.yml [#​2510](https://togithub.com/GoogleContainerTools/kaniko/pull/2510)
- chore(deps): bump docker/build-push-action from 3.2.0 to 4.0.0 [#​2505](https://togithub.com/GoogleContainerTools/kaniko/pull/2505)
- chore(deps): bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible [#​2503](https://togithub.com/GoogleContainerTools/kaniko/pull/2503)
- chore(deps): bump ossf/scorecard-action from 1.1.1 to 2.1.3 [#​2506](https://togithub.com/GoogleContainerTools/kaniko/pull/2506)
- chore(deps): bump golang.org/x/sys from 0.7.0 to 0.8.0 [#​2507](https://togithub.com/GoogleContainerTools/kaniko/pull/2507)
- chore(deps): bump github.com/google/go-containerregistry from 0.14.0 to 0.15.1 [#​2508](https://togithub.com/GoogleContainerTools/kaniko/pull/2508)
- chore(deps): bump github.com/google/slowjam from 1.0.0 to 1.0.1 [#​2498](https://togithub.com/GoogleContainerTools/kaniko/pull/2498)
- chore(deps): bump google-github-actions/setup-gcloud from 0.5.1 to 1.1.1 [#​2502](https://togithub.com/GoogleContainerTools/kaniko/pull/2502)
- chore: add .vscode/ dir to .gitignore [#​2501](https://togithub.com/GoogleContainerTools/kaniko/pull/2501)
- chore(deps): bump sigstore/cosign-installer from 3.0.1 to 3.0.3 [#​2495](https://togithub.com/GoogleContainerTools/kaniko/pull/2495)
- chore(deps): bump google.golang.org/api from 0.120.0 to 0.121.0 [#​2496](https://togithub.com/GoogleContainerTools/kaniko/pull/2496)
- chore(deps): bump github.com/spf13/afero from 1.9.2 to 1.9.5 [#​2448](https://togithub.com/GoogleContainerTools/kaniko/pull/2448)
- chore(deps): bump google.golang.org/api from 0.110.0 to 0.120.0 [#​2484](https://togithub.com/GoogleContainerTools/kaniko/pull/2484)
- chore(deps): bump github/codeql-action from 2.1.8 to 2.3.2 [#​2487](https://togithub.com/GoogleContainerTools/kaniko/pull/2487)
- chore(deps): bump github.com/docker/docker from 23.0.1+incompatible to 23.0.5+incompatible [#​2489](https://togithub.com/GoogleContainerTools/kaniko/pull/2489)
- chore(deps): bump github.com/aws/aws-sdk-go from 1.44.24 to 1.44.253 [#​2490](https://togithub.com/GoogleContainerTools/kaniko/pull/2490)
- fix: use debian buster to fix tests using no longer supported stretch which had broken apt-get urls [#​2485](https://togithub.com/GoogleContainerTools/kaniko/pull/2485)
- chore(deps): bump google.golang.org/protobuf from 1.29.0 to 1.29.1 [#​2442](https://togithub.com/GoogleContainerTools/kaniko/pull/2442)
- Use correct media type for zstd layers [#​2459](https://togithub.com/GoogleContainerTools/kaniko/pull/2459)
- Add support for zstd compression [#​2313](https://togithub.com/GoogleContainerTools/kaniko/pull/2313)
- chore(deps): bump github.com/opencontainers/runc from 1.1.4 to 1.1.5 [#​2453](https://togithub.com/GoogleContainerTools/kaniko/pull/2453)
- chore(deps): bump github.com/sirupsen/logrus from 1.9.0 to 1.9.2 [#​2522](https://togithub.com/GoogleContainerTools/kaniko/pull/2522)
- chore(deps): bump github.com/otiai10/copy from 1.7.0 to 1.11.0 [#​2523](https://togithub.com/GoogleContainerTools/kaniko/pull/2523)
- Add mTLS (client cert) registry authentication [#​2180](https://togithub.com/GoogleContainerTools/kaniko/pull/2180)
- chore: Revert "chore(deps): bump google-github-actions/setup-gcloud from 0.5.1 to 1.1.1 ([#​2502](https://togithub.com/GoogleContainerTools/kaniko/issues/2502))" [#​2524](https://togithub.com/GoogleContainerTools/kaniko/pull/2524)
- Light editing to scripts in hack/gofmt [#​2236](https://togithub.com/GoogleContainerTools/kaniko/pull/2236)
- chore(deps): bump golang from 1.19 to 1.20 in /deploy [#​2388](https://togithub.com/GoogleContainerTools/kaniko/pull/2388)
- chore(deps): bump imjasonh/setup-crane from 0.1 to 0.3 [#​2401](https://togithub.com/GoogleContainerTools/kaniko/pull/2401)
- chore(deps): bump golang.org/x/sync from 0.1.0 to 0.2.0 [#​2497](https://togithub.com/GoogleContainerTools/kaniko/pull/2497)
- fix: Correct deprecated flags in `README.md` [#​2335](https://togithub.com/GoogleContainerTools/kaniko/pull/2335)
- chore(deps): bump docker/setup-qemu-action from 1.2.0 to 2.1.0 [#​2287](https://togithub.com/GoogleContainerTools/kaniko/pull/2287)
- Delete scorecards-analysis.yml [#​2510](https://togithub.com/GoogleContainerTools/kaniko/pull/2510)
- chore(deps): bump docker/build-push-action from 3.2.0 to 4.0.0 [#​2505](https://togithub.com/GoogleContainerTools/kaniko/pull/2505)
- chore(deps): bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible [#​2503](https://togithub.com/GoogleContainerTools/kaniko/pull/2503)
- chore(deps): bump ossf/scorecard-action from 1.1.1 to 2.1.3 [#​2506](https://togithub.com/GoogleContainerTools/kaniko/pull/2506)
- chore(deps): bump golang.org/x/sys from 0.7.0 to 0.8.0 [#​2507](https://togithub.com/GoogleContainerTools/kaniko/pull/2507)
- chore(deps): bump github.com/google/go-containerregistry from 0.14.0 to 0.15.1 [#​2508](https://togithub.com/GoogleContainerTools/kaniko/pull/2508)
- chore(deps): bump github.com/google/slowjam from 1.0.0 to 1.0.1 [#​2498](https://togithub.com/GoogleContainerTools/kaniko/pull/2498)
- chore(deps): bump google-github-actions/setup-gcloud from 0.5.1 to 1.1.1 [#​2502](https://togithub.com/GoogleContainerTools/kaniko/pull/2502)
- chore: add .vscode/ dir to .gitignore [#​2501](https://togithub.com/GoogleContainerTools/kaniko/pull/2501)
- chore(deps): bump sigstore/cosign-installer from 3.0.1 to 3.0.3 [#​2495](https://togithub.com/GoogleContainerTools/kaniko/pull/2495)
- chore(deps): bump google.golang.org/api from 0.120.0 to 0.121.0 [#​2496](https://togithub.com/GoogleContainerTools/kaniko/pull/2496)
- chore(deps): bump github.com/spf13/afero from 1.9.2 to 1.9.5 [#​2448](https://togithub.com/GoogleContainerTools/kaniko/pull/2448)
- chore(deps): bump google.golang.org/api from 0.110.0 to 0.120.0 [#​2484](https://togithub.com/GoogleContainerTools/kaniko/pull/2484)
- chore(deps): bump github/codeql-action from 2.1.8 to 2.3.2 [#​2487](https://togithub.com/GoogleContainerTools/kaniko/pull/2487)
- chore(deps): bump github.com/docker/docker from 23.0.1+incompatible to 23.0.5+incompatible [#​2489](https://togithub.com/GoogleContainerTools/kaniko/pull/2489)
- chore(deps): bump github.com/aws/aws-sdk-go from 1.44.24 to 1.44.253 [#​2490](https://togithub.com/GoogleContainerTools/kaniko/pull/2490)
- fix: use debian buster to fix tests using no longer supported stretch which had broken apt-get urls [#​2485](https://togithub.com/GoogleContainerTools/kaniko/pull/2485)
- chore(deps): bump google.golang.org/protobuf from 1.29.0 to 1.29.1 [#​2442](https://togithub.com/GoogleContainerTools/kaniko/pull/2442)
- Use correct media type for zstd layers [#​2459](https://togithub.com/GoogleContainerTools/kaniko/pull/2459)
- Add support for zstd compression [#​2313](https://togithub.com/GoogleContainerTools/kaniko/pull/2313)
- chore(deps): bump github.com/opencontainers/runc from 1.1.4 to 1.1.5 [#​2453](https://togithub.com/GoogleContainerTools/kaniko/pull/2453)
Huge thank you for this release towards our contributors:
- Aaron Prindle
- Aaruni Aggarwal
- Abirdcfly
- Adrian Newby
- almg80
- Anbraten
- Andreas Fleig
- Andrei Kvapil
- ankitm123
- Aris Buzachis
- Benjamin Krenn
- Bernardo Marques
- Bryan A. S
- chenggui53
- Chuang Wang
- claudex
- Dávid Szakállas
- Dawei Ma
- dependabot\[bot]
- Diego Gonzalez
- dmr
- ejose19
- Eng Zer Jun
- ePirat
- Eric
- Florian Apolloner
- François JACQUES
- Gabriel Nützi
- Gilbert Gilb's
- Guillaume Calmettes
- Herman
- Hingbong Lo
- Igor Scheller
- Ishant Mrinal Haloi
- Jack
- Jake Sanders
- Janosch Maier
- Jason D'Amour
- Jason Hall
- Jasper Ben Orschulko
- Jerry Jones
- jeunii
- Joe Kimmel
- Joël Pepper
- Jonas Gröger
- Jose Donizetti
- Junwon Kwon
- Kamal Nasser
- Konstantin Demin
- Kun Lu
- Lars Seipel
- Lavrenti Frobeen
- Liwen Guo
- Lukas
- Mark Moretto
- Matt Moore
- Max Walther
- Mikhail Vasin
- Natalie Arellano
- Naveen
- nihilo
- Oliver Gregorius
- Pat Litke
- Patrick Barker
- priyawadhwa
- Ramy
- Rhianna
- Sebastiaan Tammer
- Shude Li
- Sigurd Spieckermann
- Silvano Cirujano Cuesta
- Tejal Desai
- Tony De La Nuez
- Travis DePrato
- Viacheslav Artamonov
- Víctor
- Wolfgang Walther
- wwade
- Yahav Itzhak
- ygelfand
- Yonatan Koren
- zhouhaibing089
### [`v1.9.2`](https://togithub.com/GoogleContainerTools/kaniko/blob/HEAD/CHANGELOG.md#v192-Release-2023-03-27)
[Compare Source](https://togithub.com/GoogleContainerTools/kaniko/compare/v1.9.1...v1.9.2)
The executor images in this release are:
gcr.io/kaniko-project/executor:v1.9.2
gcr.io/kaniko-project/executor:latest
The debug images are available at:
gcr.io/kaniko-project/executor:debug
gcr.io/kaniko-project/executor:v1.9.2-debug
The slim executor images which don't contain any authentication binaries are available at:
gcr.io/kaniko-project/executor:slim
gcr.io/kaniko-project/executor:v1.9.2-slim
- fix(executor): make pax tar builds reproducible again [#​2384](https://togithub.com/GoogleContainerTools/kaniko/pull/2384)
- Upgrade docker [#​2440](https://togithub.com/GoogleContainerTools/kaniko/pull/2440)
- Update ACR credential helper to enable Azure Workload Identity [#​2431](https://togithub.com/GoogleContainerTools/kaniko/pull/2431)
- bump cosign version used to sign images [#​2437](https://togithub.com/GoogleContainerTools/kaniko/pull/2437)
- Fix Integration tests [#​2425](https://togithub.com/GoogleContainerTools/kaniko/pull/2425)
- chore(deps): bump golang from 1.17 to 1.19 in /deploy [#​2328](https://togithub.com/GoogleContainerTools/kaniko/pull/2328)
- chore: fix typo [#​2316](https://togithub.com/GoogleContainerTools/kaniko/pull/2316)
- ci: don't cache certs stage [#​2296](https://togithub.com/GoogleContainerTools/kaniko/pull/2296)
- fix(executor): make pax tar builds reproducible again [#​2384](https://togithub.com/GoogleContainerTools/kaniko/pull/2384)
- Upgrade docker [#​2440](https://togithub.com/GoogleContainerTools/kaniko/pull/2440)
- Update ACR credential helper to enable Azure Workload Identity [#​2431](https://togithub.com/GoogleContainerTools/kaniko/pull/2431)
- bump cosign version used to sign images [#​2437](https://togithub.com/GoogleContainerTools/kaniko/pull/2437)
- Fix Integration tests [#​2425](https://togithub.com/GoogleContainerTools/kaniko/pull/2425)
- chore(deps): bump golang from 1.17 to 1.19 in /deploy [#​2328](https://togithub.com/GoogleContainerTools/kaniko/pull/2328)
- chore: fix typo [#​2316](https://togithub.com/GoogleContainerTools/kaniko/pull/2316)
- ci: don't cache certs stage [#​2296](https://togithub.com/GoogleContainerTools/kaniko/pull/2296)
- chore: fix typo [#​2289](https://togithub.com/GoogleContainerTools/kaniko/pull/2289)
- fix(WORKDIR): use the config.User for the new dir permissions [#​2269](https://togithub.com/GoogleContainerTools/kaniko/pull/2269)
- Provide `--cache-repo` as OCI image layout path [#​2250](https://togithub.com/GoogleContainerTools/kaniko/pull/2250)
Huge thank you for this release towards our contributors:
<!---->
- Aaruni Aggarwal
- Abirdcfly
- Adrian Newby
- almg80
- Anbraten
- Andreas Fleig
- Andrei Kvapil
- ankitm123
- Aris Buzachis
- Benjamin Krenn
- Bernardo Marques
- Bryan A. S
- chenggui53
- Chuang Wang
- claudex
- Dávid Szakállas
- Dawei Ma
- dependabot\[bot]
- Diego Gonzalez
- dmr
- ejose19
- Eng Zer Jun
- ePirat
- Florian Apolloner
- François JACQUES
- Gabriel Nützi
- Gilbert Gilb's
- Guillaume Calmettes
- Herman
- Hingbong Lo
- Igor Scheller
- Ishant Mrinal Haloi
- Jack
- Jake Sanders
- Janosch Maier
- Jason D'Amour
- Jason Hall
- Jasper Ben Orschulko
- Jerry Jones
- jeunii
- Joe Kimmel
- Joël Pepper
- Jonas Gröger
- Jose Donizetti
- Junwon Kwon
- Kamal Nasser
- Konstantin Demin
- Kun Lu
- Lars Seipel
- Liwen Guo
- Lukas
- Matt Moore
- Max Walther
- Mikhail Vasin
- Natalie Arellano
- Naveen
- nihilo
- Oliver Gregorius
- Pat Litke
- Patrick Barker
- priyawadhwa
- Ramy
- Rhianna
- Sebastiaan Tammer
- Shude Li
- Sigurd Spieckermann
- Silvano Cirujano Cuesta
- Tejal Desai
- Tony De La Nuez
- Travis DePrato
- Viacheslav Artamonov
- Víctor
- Wolfgang Walther
- wwade
- Yahav Itzhak
- ygelfand
- Yonatan Koren
- zhouhaibing089
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/GoogleCloudPlatform/nodejs-getting-started).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMTAuMCIsInVwZGF0ZWRJblZlciI6IjM1LjExMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->1 parent 0b119a5 commit 1208c91Copy full SHA for 1208c91
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedFilter options
- ci/cloudbuild
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedci/cloudbuild/cloudbuild.yaml
Copy file name to clipboardExpand all lines: ci/cloudbuild/cloudbuild.yaml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 |
| - | |
| 27 | + | |
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
|
0 commit comments