Compare commits
1 Commits
renovate/a
...
renovate/r
Author | SHA1 | Date | |
---|---|---|---|
0eef72b458
|
@@ -37,7 +37,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Set up Node.js
|
- name: Set up Node.js
|
||||||
if: steps.check-branch-exists.outputs.exists == 'true'
|
if: steps.check-branch-exists.outputs.exists == 'true'
|
||||||
uses: actions/setup-node@v5
|
uses: actions/setup-node@v4
|
||||||
with:
|
with:
|
||||||
node-version: '22'
|
node-version: '22'
|
||||||
|
|
||||||
|
@@ -15,7 +15,7 @@ maintainers:
|
|||||||
- name: alexlebens
|
- name: alexlebens
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: redis-operator
|
- name: redis-operator
|
||||||
version: 0.21.2
|
version: 0.22.0
|
||||||
repository: https://ot-container-kit.github.io/helm-charts/
|
repository: https://ot-container-kit.github.io/helm-charts/
|
||||||
icon: https://github.com/OT-CONTAINER-KIT/redis-operator/raw/main/static/redis-operator-logo.svg
|
icon: https://github.com/OT-CONTAINER-KIT/redis-operator/raw/main/static/redis-operator-logo.svg
|
||||||
appVersion: v0.21.0
|
appVersion: v0.21.0
|
||||||
|
Reference in New Issue
Block a user