Skip to content

Commit

Permalink
kedify-agent: release v0.0.13 (#108)
Browse files Browse the repository at this point in the history
Co-authored-by: Kedify Bot <kedifybot@kedify.io>
  • Loading branch information
2 people authored and Kedify Bot committed Feb 20, 2025
1 parent 34959f5 commit 923826e
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.12"
appVersion: "v0.1.12"
version: "v0.0.13"
appVersion: "v0.1.13"
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 @@ -45,7 +45,7 @@ agent:
disabled: true

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

0 comments on commit 923826e

Please # to comment.