From 9f46d79ea91a93e3d7f0f8ca5623b900f17fd65b Mon Sep 17 00:00:00 2001 From: Renovate Bot <135047802+graphops-renovate[bot]@users.noreply.github.com> Date: Thu, 25 Jan 2024 01:29:16 +0000 Subject: [PATCH 1/3] feat(deps): update lighthouse dependencies | datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | docker | sigp/lighthouse | v4.5.0 | v4.6.0 | --- charts/lighthouse/Chart.yaml | 2 +- charts/lighthouse/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/lighthouse/Chart.yaml b/charts/lighthouse/Chart.yaml index 5d0c7a0b..01da41b8 100644 --- a/charts/lighthouse/Chart.yaml +++ b/charts/lighthouse/Chart.yaml @@ -22,4 +22,4 @@ version: 0.5.0 # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. # renovate: image=sigp/lighthouse -appVersion: "v4.5.0" +appVersion: "v4.6.0" diff --git a/charts/lighthouse/README.md b/charts/lighthouse/README.md index 4d0dfc22..181fe73f 100644 --- a/charts/lighthouse/README.md +++ b/charts/lighthouse/README.md @@ -2,7 +2,7 @@ Deploy and scale [Lighthouse](https://github.com/sigp/lighthouse) inside Kubernetes with ease -[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) ![Version: 0.5.0](https://img.shields.io/badge/Version-0.5.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v4.5.0](https://img.shields.io/badge/AppVersion-v4.5.0-informational?style=flat-square) +[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) ![Version: 0.5.0](https://img.shields.io/badge/Version-0.5.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v4.6.0](https://img.shields.io/badge/AppVersion-v4.6.0-informational?style=flat-square) ## Chart Features From 80d49b3f99d3cdc0e6b47cf1aa9ae09592d91ad3 Mon Sep 17 00:00:00 2001 From: Ana-Maria Calin Date: Tue, 26 Sep 2023 18:40:50 -0700 Subject: [PATCH 2/3] feat: rebasing From ed8cba9302b97ddd9dad05afc4bef84a1eb35c24 Mon Sep 17 00:00:00 2001 From: Ana-Maria Calin Date: Tue, 30 Jan 2024 11:28:46 -0800 Subject: [PATCH 3/3] feat(lighthouse): updated chart v --- charts/lighthouse/Chart.yaml | 2 +- charts/lighthouse/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/lighthouse/Chart.yaml b/charts/lighthouse/Chart.yaml index 01da41b8..6a673562 100644 --- a/charts/lighthouse/Chart.yaml +++ b/charts/lighthouse/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.5.0 +version: 0.5.1 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/charts/lighthouse/README.md b/charts/lighthouse/README.md index 181fe73f..6e383c9a 100644 --- a/charts/lighthouse/README.md +++ b/charts/lighthouse/README.md @@ -2,7 +2,7 @@ Deploy and scale [Lighthouse](https://github.com/sigp/lighthouse) inside Kubernetes with ease -[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) ![Version: 0.5.0](https://img.shields.io/badge/Version-0.5.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v4.6.0](https://img.shields.io/badge/AppVersion-v4.6.0-informational?style=flat-square) +[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) ![Version: 0.5.1](https://img.shields.io/badge/Version-0.5.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v4.6.0](https://img.shields.io/badge/AppVersion-v4.6.0-informational?style=flat-square) ## Chart Features