Skip to content

Commit cfe2c5d

Browse files
committed
Release tika-helm v3.0.0.0-full
1 parent bb7e69e commit cfe2c5d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
---
2020
apiVersion: v2
2121
name: tika
22-
appVersion: "2.9.0.0-full"
23-
version: "2.9.0-full"
22+
appVersion: "3.0.0.0-full"
23+
version: "3.0.0-full"
2424
description: The official Helm chart for Apache Tika
2525
type: application
2626
keywords:

values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ image:
2323
repository: apache/tika
2424
pullPolicy: IfNotPresent
2525
# Overrides the image tag whose default is the chart appVersion.
26-
tag: '2.9.0.0-full'
26+
tag: '3.0.0.0-full'
2727

2828
imagePullSecrets: []
2929
nameOverride: ''

0 commit comments

Comments
 (0)