Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ionos/marketplace/access-node/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: access-node
description: Chart holder for ArgoCD
type: application
version: 0.7.3
version: 0.7.5
appVersion: 0.1.0
dependencies:
- name: access-node
Expand Down
2 changes: 1 addition & 1 deletion ionos/marketplace/access-node/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ access-node:
image:
repository: in2workspace/in2-desmos-api
# Overrides the image tag whose default is the chart appVersion.
tag: v1.1.5-snapshot
tag: v1.1.5
pullPolicy: Always
readinessProbe:
failureThreshold: 10
Expand Down