Skip to content

Commit

Permalink
agent: v0.0.9 release (kedacore#84)
Browse files Browse the repository at this point in the history
Signed-off-by: Jan Wozniak <[email protected]>
  • Loading branch information
wozniakjan authored and Kedify Bot committed Dec 17, 2024
1 parent 69c8210 commit dd95fb7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions kedify-agent/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ name: kedify-agent
description: Kedify agent - Helm Chart
kubeVersion: ">=v1.23.0-0"
type: application
version: "v0.0.8"
appVersion: "v0.1.9"
version: "0.0.9"
appVersion: "v0.1.10"
icon: https://github.com/kedify/marketing/raw/refs/heads/main/public/assets/images/logo.svg
dependencies:
- name: keda
Expand Down
2 changes: 1 addition & 1 deletion kedify-agent/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ agent:
disabled: true

image:
tag: "v0.1.9"
tag: "v0.1.10"
repository: ghcr.io/kedify/agent
pullPolicy: IfNotPresent
imagePullSecrets: []
Expand Down

0 comments on commit dd95fb7

Please sign in to comment.