Skip to content

Commit

Permalink
modify version
Browse files Browse the repository at this point in the history
  • Loading branch information
ywhpy committed Nov 9, 2023
1 parent 174029d commit 41415de
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions charts/metastore-operator/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
apiVersion: v2
appVersion: 0.313.0
appVersion: 0.313.3
description: The Metastore Operator for Apache Hive Metastore
home: https://github.com/nineinfra/metastore-operator
maintainers:
- name: nineinfra
url: https://github.com/nineinfra
name: metastore-operator
version: v0.313.0
version: v0.313.3
4 changes: 2 additions & 2 deletions charts/metastore-operator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
---
image:
repository: nineinfra/metastore-operator
pullPolicy: IfNotPresent
tag: v0.313.0
pullPolicy: Always
tag: v0.313.3

imagePullSecrets: []
nameOverride: ""
Expand Down

0 comments on commit 41415de

Please sign in to comment.