Skip to content

Commit

Permalink
Bump up chart version to v2.11.0 (ScalarDL Schema Loader v3.10.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
kota2and3kan committed Dec 4, 2024
1 parent 2fb04ff commit f3fd582
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/schema-loading/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: schema-loading
description: A schema loading tool for ScalarDL.
type: application
version: 2.10.4
appVersion: 3.9.4
version: 2.11.0
appVersion: 3.10.0
deprecated: false
icon: https://scalar-labs.com/wp-content/themes/scalar/assets/img/logo_scalar.svg
keywords:
Expand Down
2 changes: 1 addition & 1 deletion charts/schema-loading/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ schemaLoading:
# -- Docker image
repository: ghcr.io/scalar-labs/scalardl-schema-loader
# -- Docker tag
version: 3.9.4
version: 3.10.0
# -- Specify a imagePullPolicy
pullPolicy: IfNotPresent

Expand Down

0 comments on commit f3fd582

Please sign in to comment.