From 89193def6c1725c98779fdc83ce221a3ead20625 Mon Sep 17 00:00:00 2001 From: Mykola Marusenko Date: Fri, 18 Oct 2024 14:56:06 +0300 Subject: [PATCH] chore: Align tekton-cache version (#341) --- charts/pipelines-library/Chart.lock | 6 +++--- charts/pipelines-library/Chart.yaml | 2 +- charts/pipelines-library/README.md | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/charts/pipelines-library/Chart.lock b/charts/pipelines-library/Chart.lock index 5bf79f14..e9b0de2b 100644 --- a/charts/pipelines-library/Chart.lock +++ b/charts/pipelines-library/Chart.lock @@ -4,6 +4,6 @@ dependencies: version: 0.3.6 - name: tekton-cache repository: https://epam.github.io/edp-helm-charts/stable - version: 0.3.2 -digest: sha256:bd44514da4c8bb7d5450905c8573ef13280f79bd195a37afa2e910e357e6753e -generated: "2024-10-14T19:28:03.095977+03:00" + version: 0.4.0 +digest: sha256:3ab598cef71bf7f8aee1446f6a8c9b31fd094423dc11932e76bd8585d4a97967 +generated: "2024-10-18T14:51:33.276619+03:00" diff --git a/charts/pipelines-library/Chart.yaml b/charts/pipelines-library/Chart.yaml index 9d832090..69f370f3 100644 --- a/charts/pipelines-library/Chart.yaml +++ b/charts/pipelines-library/Chart.yaml @@ -42,6 +42,6 @@ dependencies: version: 0.3.6 repository: "file://../common-library" - name: tekton-cache - version: 0.3.2 + version: 0.4.0 repository: "@epamedp" condition: tekton-cache.enabled diff --git a/charts/pipelines-library/README.md b/charts/pipelines-library/README.md index e3f92f0a..fbd86d69 100644 --- a/charts/pipelines-library/README.md +++ b/charts/pipelines-library/README.md @@ -65,7 +65,7 @@ Follows [Tekton Interceptor](https://tekton.dev/vault/triggers-main/clusterinter | Repository | Name | Version | |------------|------|---------| -| @epamedp | tekton-cache | 0.3.2 | +| @epamedp | tekton-cache | 0.4.0 | | file://../common-library | edp-tekton-common-library | 0.3.6 | ## Values