storj - premig actions (#2228)

This commit is contained in:
Stavros Kois
2024-02-27 15:41:51 +02:00
committed by GitHub
parent 445904ba33
commit cd2b582acf
2 changed files with 2 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ description: Share your storage on the internet and earn.
annotations:
title: Storj
type: application
version: 1.0.17
version: 1.0.18
apiVersion: v2
appVersion: v1.68.2
kubeVersion: '>=1.16.0-0'

View File

@@ -2,7 +2,7 @@
apiVersion: {{ template "common.capabilities.deployment.apiVersion" . }}
kind: Deployment
metadata:
name: {{ template "common.names.fullname" . }}
name: {{ template "common.names.fullname" . }}-storj
labels:
app: {{ template "common.names.name" . }}
chart: {{ template "common.names.chart" . }}