Compare commits

..

1 Commits

Author SHA1 Message Date
renovate[bot]
8283b1f395 Update Helm chart common to v4.5.3 2025-08-10 13:04:31 +00:00
3 changed files with 5 additions and 5 deletions

View File

@@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v5
uses: actions/checkout@v4
with:
fetch-depth: 0
@@ -21,7 +21,7 @@ jobs:
with:
version: "v${{ env.HELM_VERSION }}"
- uses: actions/setup-python@v6
- uses: actions/setup-python@v5
with:
python-version: "${{ env.PYTHON_VERSION }}"

View File

@@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v5
uses: actions/checkout@v4
with:
fetch-depth: 0

View File

@@ -2,7 +2,7 @@ apiVersion: v2
appVersion: 1.0.0
description: A prometheus exporter for generic MQTT metrics
name: mqtt-exporter
version: 1.1.2
version: 1.1.3
kubeVersion: ">=1.16.0-0"
keywords:
- mqtt-exporter
@@ -15,4 +15,4 @@ maintainers:
dependencies:
- name: common
repository: https://nikdoof.github.io/helm-charts/
version: 4.5.2
version: 4.5.3