Skip to content

Commit 442b602

Browse files
authored
Merge pull request #56 from bryopsida/renovate/psa-restricted-patcher-0.x
Update Helm release psa-restricted-patcher to v0.10.1
2 parents 971b6f7 + bb659aa commit 442b602

5 files changed

+7
-7
lines changed

charts/patchwork/Chart.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ dependencies:
44
version: 0.6.12
55
- name: psa-restricted-patcher
66
repository: https://bryopsida.github.io/psa-restricted-patcher/
7-
version: 0.10.0
8-
digest: sha256:a15db5ce71df28e3d593db87d78908c80791f71038533d765db8cba78b772aeb
9-
generated: "2023-07-03T18:58:00.665815-05:00"
7+
version: 0.10.1
8+
digest: sha256:3b98759704d5a75bcc3acba07a0c11a6eced8462b2e15af9c8ec650a558c460b
9+
generated: "2023-07-04T17:30:52.858304224Z"

charts/patchwork/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@ apiVersion: v2
22
name: patchwork
33
description: Watches deployments, daemonsets, and statefulsets for image updates and will automatically trigger rollouts to pull in updates
44
type: application
5-
version: 0.8.1
5+
version: 0.8.2
66
appVersion: '0.4.0'
77
dependencies:
88
- name: redis
99
repository: https://groundhog2k.github.io/helm-charts/
1010
version: 0.6.12
1111
- name: psa-restricted-patcher
1212
repository: https://bryopsida.github.io/psa-restricted-patcher/
13-
version: 0.10.0
13+
version: 0.10.1
1414
condition: psa-patcher.enabled
1515
alias: psa-patcher
1616
maintainers:

charts/patchwork/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# patchwork
22

3-
![Version: 0.8.1](https://img.shields.io/badge/Version-0.8.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.4.0](https://img.shields.io/badge/AppVersion-0.4.0-informational?style=flat-square)
3+
![Version: 0.8.2](https://img.shields.io/badge/Version-0.8.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.4.0](https://img.shields.io/badge/AppVersion-0.4.0-informational?style=flat-square)
44

55
Watches deployments, daemonsets, and statefulsets for image updates and will automatically trigger rollouts to pull in updates
66

@@ -14,7 +14,7 @@ Watches deployments, daemonsets, and statefulsets for image updates and will aut
1414

1515
| Repository | Name | Version |
1616
|------------|------|---------|
17-
| https://bryopsida.github.io/psa-restricted-patcher/ | psa-patcher(psa-restricted-patcher) | 0.10.0 |
17+
| https://bryopsida.github.io/psa-restricted-patcher/ | psa-patcher(psa-restricted-patcher) | 0.10.1 |
1818
| https://groundhog2k.github.io/helm-charts/ | redis | 0.6.12 |
1919

2020
## Values
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)