Skip to content

Commit

Permalink
chore(helm): bump up chart and app version
Browse files Browse the repository at this point in the history
  • Loading branch information
droplet-bot committed Mar 20, 2024
1 parent 806082e commit e19c6eb
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions charts/core/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: core
description: The Helm chart of Instill Core
type: application
version: 0.1.28-beta #! auto-updated by the CI workflow
appVersion: 0.26.0-beta #! auto-updated by the CI workflow
version: 0.1.29-beta #! auto-updated by the CI workflow
appVersion: 0.26.1-beta #! auto-updated by the CI workflow
keywords:
- unstructured data
- pipeline
Expand Down
2 changes: 1 addition & 1 deletion charts/core/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# core

![Version: 0.1.28-beta](https://img.shields.io/badge/Version-0.1.28--beta-informational?style=flat-square) ![AppVersion: 0.26.0-beta](https://img.shields.io/badge/AppVersion-0.26.0--beta-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
![Version: 0.1.29-beta](https://img.shields.io/badge/Version-0.1.29--beta-informational?style=flat-square) ![AppVersion: 0.26.1-beta](https://img.shields.io/badge/AppVersion-0.26.1--beta-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)

The Helm chart of Instill Core

Expand Down
2 changes: 1 addition & 1 deletion charts/core/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -385,7 +385,7 @@ pipelineBackend:
# -- The image of pipeline-backend
image:
repository: instill/pipeline-backend
tag: 0.24.0-beta
tag: 0.24.1-beta
pullPolicy: IfNotPresent
# -- Annotation for deployment
annotations: {}
Expand Down

0 comments on commit e19c6eb

Please sign in to comment.