Skip to content

Commit

Permalink
edusharing-crawler
Browse files Browse the repository at this point in the history
  • Loading branch information
oeh-search-etl-gha committed Dec 21, 2022
1 parent 74f5a08 commit 695b490
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion automation/edusharing-crawler/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ appVersion: 0.1.0
description: A Helm chart for Kubernetes
name: edusharing-crawler
type: application
version: 0.0.02
version: 0.1.0
4 changes: 2 additions & 2 deletions automation/edusharing-crawler/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ image:
pullPolicy: IfNotPresent
# -- Overrides the image tag whose default is the chart appVersion.
# Tag anpassen
tag: "0.0.15"
tag: "0.0.17"

nameOverride: ""
fullnameOverride: ""
Expand Down Expand Up @@ -65,7 +65,7 @@ env:

# extra envs for:
# - oeh_spider
env:
# env:
# - name: DRY_RUN
# value: "False"
# - name: SPLASH_URL
Expand Down

0 comments on commit 695b490

Please sign in to comment.