Commit c0be2d3 1 parent 0a22008 commit c0be2d3 Copy full SHA for c0be2d3
File tree 3 files changed +9
-9
lines changed
3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1
1
dependencies:
2
2
- name: keda
3
3
repository: https://kedify.github.io/charts
4
- version: v2.16.0 -1
4
+ version: v2.16.1 -1
5
5
- name: keda-add-ons-http
6
6
repository: https://kedify.github.io/charts
7
- version: v0.8.1-2
8
- digest: sha256:40bbe55262fe515b15132609ed3eb2d9e5ad4bc324fd8d31651608d560bcd417
9
- generated: "2024-11-29T17:34:01.543892 +01:00"
7
+ version: v0.10.0-1
8
+ digest: sha256:7865e42d7306ca7ef6c03f485c991511e8b5df4b8a26e0da350713d1b9ec91c4
9
+ generated: "2025-03-04T18:24:47.204365955 +01:00"
Original file line number Diff line number Diff line change @@ -3,17 +3,17 @@ name: kedify-agent
3
3
description : Kedify agent - Helm Chart
4
4
kubeVersion : " >=v1.23.0-0"
5
5
type : application
6
- version : " v0.0.16 "
7
- appVersion : " v0.1.16 "
6
+ version : " v0.2.0 "
7
+ appVersion : " v0.2.0 "
8
8
icon : https://github.com/kedify/marketing/raw/refs/heads/main/public/assets/images/logo.svg
9
9
dependencies :
10
10
- name : keda
11
11
repository : https://kedify.github.io/charts
12
- version : v2.16.0 -1
12
+ version : v2.16.1 -1
13
13
condition : keda.enabled
14
14
- name : keda-add-ons-http
15
15
repository : https://kedify.github.io/charts
16
- version : v0.8.1-2
16
+ version : v0.10.0-1
17
17
condition : kedaAddOnsHttp.enabled,keda-add-ons-http.enabled
18
18
home : https://github.com/kedify/charts
19
19
sources :
Original file line number Diff line number Diff line change 82
82
disabled : true
83
83
84
84
image :
85
- tag : " v0.1.16 "
85
+ tag : " v0.2.0 "
86
86
repository : ghcr.io/kedify/agent
87
87
pullPolicy : IfNotPresent
88
88
imagePullSecrets : []
You can’t perform that action at this time.
0 commit comments