Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • P pipeline
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • FIT-ConnectFIT-Connect
  • pipeline
  • Merge requests
  • !3

chore(deps): update gcr.io/kaniko-project/executor docker tag to v1.9.2

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Renovate requested to merge renovate/gcr.io-kaniko-project-executor-1.x into main Sep 27, 2022
  • Overview 2
  • Commits 2
  • Pipelines 0
  • Changes 3

This MR contains the following updates:

Package Type Update Change
gcr.io/kaniko-project/executor image-name patch v1.9.0-debug -> v1.9.2-debug

Release Notes

GoogleContainerTools/kaniko

v1.9.2

Compare Source

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
  • Upgrade docker #​2440
  • Update ACR credential helper to enable Azure Workload Identity #​2431
  • bump cosign version used to sign images #​2437
  • Fix Integration tests #​2425
  • chore(deps): bump golang from 1.17 to 1.19 in /deploy #​2328
  • chore: fix typo #​2316
  • ci: don't cache certs stage #​2296
  • fix(executor): make pax tar builds reproducible again #​2384
  • Upgrade docker #​2440
  • Update ACR credential helper to enable Azure Workload Identity #​2431
  • bump cosign version used to sign images #​2437
  • Fix Integration tests #​2425
  • chore(deps): bump golang from 1.17 to 1.19 in /deploy #​2328
  • chore: fix typo #​2316
  • ci: don't cache certs stage #​2296
  • chore: fix typo #​2289
  • fix(WORKDIR): use the config.User for the new dir permissions #​2269
  • Provide --cache-repo as OCI image layout path #​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

v1.9.1

Compare Source

The executor images in this release are:

gcr.io/kaniko-project/executor:v1.9.1
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.1-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.1-slim
  • (fix):Pass full URI path to bucket.GetNameAndFilepathFromURI #​2221
  • Add the ability to skip unpacking the initial file system #​2234
  • chore: remove duplicate word in comments #​2232
  • docs(CHANGELOG.md): fix link to issue #​2040 #​2228
  • feat: disable cache-copy-layers in multistage builds; closes 2065 #​2227
  • bump cosign version so it can sign #​2224
  • fix(README.md): remove duplicate caching section #​2223
  • refactor: Make CLI argument names consistent #​2084
  • fix(KanikoDir): update DOCKER_CONFIG env when use custom kanikoDir #​2202
  • (fix):Pass full URI path to bucket.GetNameAndFilepathFromURI #​2221
  • Add the ability to skip unpacking the initial file system #​2234
  • chore: remove duplicate word in comments #​2232
  • docs(CHANGELOG.md): fix link to issue #​2040 #​2228
  • feat: disable cache-copy-layers in multistage builds; closes 2065 #​2227
  • bump cosign version so it can sign #​2224
  • fix(README.md): remove duplicate caching section #​2223
  • refactor: Make CLI argument names consistent #​2084
  • fix(KanikoDir): update DOCKER_CONFIG env when use custom kanikoDir #​2202 Huge thank you for this release towards our contributors:
  • Aaruni Aggarwal
  • Abirdcfly
  • Adrian Newby
  • almg80
  • Anbraten
  • Andreas Fleig
  • Andrei Kvapil
  • ankitm123
  • 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
  • jeunii
  • Jonas Gröger
  • Jose Donizetti
  • 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
  • Sigurd Spieckermann
  • Silvano Cirujano Cuesta
  • Tejal Desai
  • Tony De La Nuez
  • Travis DePrato
  • Víctor
  • Wolfgang Walther
  • wwade
  • Yahav Itzhak
  • ygelfand
  • Yonatan Koren
  • zhouhaibing089

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 MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited Mar 27, 2023 by Renovate
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: renovate/gcr.io-kaniko-project-executor-1.x