File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ apiVersion: v2
2
2
name : patchwork
3
3
description : Watches deployments, daemonsets, and statefulsets for image updates and will automatically trigger rollouts to pull in updates
4
4
type : application
5
- version : 0.8.4
5
+ version : 0.8.5
6
6
appVersion : ' 0.4.0'
7
7
dependencies :
8
8
- name : redis
Original file line number Diff line number Diff line change 1
1
# patchwork
2
2
3
- ![ Version: 0.8.4 ] ( https://img.shields.io/badge/Version-0.8.4 -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.5 ] ( https://img.shields.io/badge/Version-0.8.5 -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 )
4
4
5
5
Watches deployments, daemonsets, and statefulsets for image updates and will automatically trigger rollouts to pull in updates
6
6
You can’t perform that action at this time.
0 commit comments