chore(openebs): revert and ignore for now

This commit is contained in:
Stavros Kois 2024-04-16 23:06:33 +03:00 committed by GitHub
parent 03470036d7
commit e38373cbe8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 8 additions and 5 deletions

View File

@ -42,7 +42,10 @@
"automerge": false,
"autoApprove": true,
"separateMinorPatch": true,
"ignorePaths": ["charts/unstable/**"],
"ignorePaths": [
"charts/unstable/**"
"charts/system/openebs/**"
],
"commitMessageTopic": "container image {{depName}}",
"commitMessageExtra": "to {{#if isSingleVersion}}v{{{newVersion}}}{{else}}{{{newValue}}}{{/if}}@{{newDigestShort}}",
},
@ -61,7 +64,7 @@
"automerge": false,
"labels": ["update/ignored"],
"groupName": ["ignored"],
"matchPaths": ["charts/unstable/**", "charts/dev/**", "charts/incubator/**", "templates/app/**"],
"matchPaths": ["charts/system/openebs/**", "charts/unstable/**", "charts/dev/**", "charts/incubator/**", "templates/app/**"],
"commitMessageTopic": "Ignored Updates",
"autoApprove": false,
},

View File

@ -24,14 +24,14 @@ dependencies:
tags: []
import-values: []
- name: zfs-localpv
version: 2.5.1
version: 2.4.2
repository: https://openebs.github.io/zfs-localpv
condition: zfs-localpv.enabled
alias: ""
tags: []
import-values: []
- name: lvm-localpv
version: 1.5.1
version: 1.4.0
repository: https://openebs.github.io/lvm-localpv
condition: lvm-localpv.enabled
alias: ""
@ -56,4 +56,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/system/openebs
- https://github.com/truecharts/containers/tree/master/apps/scratch
type: application
version: 4.2.3
version: 4.2.4