Skip to content

Commit

Permalink
Use k8s 1.29 client libs (#324)
Browse files Browse the repository at this point in the history
/cherry-pick

Signed-off-by: Tamal Saha <[email protected]>
  • Loading branch information
tamalsaha authored Jan 2, 2024
1 parent 722af4d commit f6f3132
Show file tree
Hide file tree
Showing 793 changed files with 37,872 additions and 9,563 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ jobs:
name: Build
runs-on: ubuntu-20.04
steps:
- name: Set up Go 1.20
- name: Set up Go 1.21
uses: actions/setup-go@v1
with:
go-version: '1.20'
go-version: '1.21'
id: go

- name: Check out code into the Go module directory
Expand Down Expand Up @@ -61,7 +61,7 @@ jobs:
needs: build
strategy:
matrix:
k8s: [v1.19.16, v1.20.15, v1.21.14, v1.22.17, v1.23.17, v1.24.12, v1.25.8, v1.26.3, v1.27.1, v1.28.0]
k8s: [v1.20.15, v1.21.14, v1.22.17, v1.23.17, v1.24.12, v1.25.8, v1.26.3, v1.27.1, v1.28.0, v1.29.0]
steps:
- uses: actions/checkout@v1

Expand Down
10 changes: 5 additions & 5 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ BIN := installer
# Produce CRDs that work back to Kubernetes 1.11 (no version conversion)
CRD_OPTIONS ?= "crd:crdVersions={v1}"
# https://github.com/appscodelabs/gengo-builder
CODE_GENERATOR_IMAGE ?= ghcr.io/appscode/gengo:release-1.25
CODE_GENERATOR_IMAGE ?= ghcr.io/appscode/gengo:release-1.29
API_GROUPS ?= installer:v1alpha1

# This version-strategy uses git tags to set the version string
Expand Down Expand Up @@ -58,10 +58,10 @@ BIN_PLATFORMS := $(DOCKER_PLATFORMS)
OS := $(if $(GOOS),$(GOOS),$(shell go env GOOS))
ARCH := $(if $(GOARCH),$(GOARCH),$(shell go env GOARCH))

BASEIMAGE_PROD ?= gcr.io/distroless/static-debian11
BASEIMAGE_DBG ?= debian:bullseye
BASEIMAGE_PROD ?= gcr.io/distroless/static-debian12
BASEIMAGE_DBG ?= debian:bookworm

GO_VERSION ?= 1.20
GO_VERSION ?= 1.21
BUILD_IMAGE ?= ghcr.io/appscode/golang-dev:$(GO_VERSION)
CHART_TEST_IMAGE ?= quay.io/helmpack/chart-testing:v3.8.0

Expand Down Expand Up @@ -382,7 +382,7 @@ ct: $(BUILD_DIRS)
ct $(CT_COMMAND) --debug --validate-maintainers=false $(CT_ARGS) \
"

ADDTL_LINTERS := goconst,gofmt,goimports,unparam
ADDTL_LINTERS := gofmt,goimports,unparam

.PHONY: lint
lint: $(BUILD_DIRS)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,6 @@ spec:
- --retention-dry-run=${RETENTION_DRY_RUN:=false}
- --output-dir=${outputDir:=}
- --license-apiservice=${LICENSE_APISERVICE:=}
image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") .Values) }}/stash-elasticsearch:5.6.4-v28'
image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed")
.Values) }}/stash-elasticsearch:5.6.4-v28'
{{ end }}
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,6 @@ spec:
- --es-args=${args:={{ .Values.elasticsearch.restore.args }}}
- --output-dir=${outputDir:=}
- --license-apiservice=${LICENSE_APISERVICE:=}
image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") .Values) }}/stash-elasticsearch:5.6.4-v28'
image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed")
.Values) }}/stash-elasticsearch:5.6.4-v28'
{{ end }}
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,6 @@ spec:
- --retention-dry-run=${RETENTION_DRY_RUN:=false}
- --output-dir=${outputDir:=}
- --license-apiservice=${LICENSE_APISERVICE:=}
image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") .Values) }}/stash-elasticsearch:6.2.4-v28'
image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed")
.Values) }}/stash-elasticsearch:6.2.4-v28'
{{ end }}
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,6 @@ spec:
- --es-args=${args:={{ .Values.elasticsearch.restore.args }}}
- --output-dir=${outputDir:=}
- --license-apiservice=${LICENSE_APISERVICE:=}
image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") .Values) }}/stash-elasticsearch:6.2.4-v28'
image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed")
.Values) }}/stash-elasticsearch:6.2.4-v28'
{{ end }}
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,6 @@ spec:
- --retention-dry-run=${RETENTION_DRY_RUN:=false}
- --output-dir=${outputDir:=}
- --license-apiservice=${LICENSE_APISERVICE:=}
image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") .Values) }}/stash-elasticsearch:6.3.0-v28'
image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed")
.Values) }}/stash-elasticsearch:6.3.0-v28'
{{ end }}
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,6 @@ spec:
- --es-args=${args:={{ .Values.elasticsearch.restore.args }}}
- --output-dir=${outputDir:=}
- --license-apiservice=${LICENSE_APISERVICE:=}
image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") .Values) }}/stash-elasticsearch:6.3.0-v28'
image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed")
.Values) }}/stash-elasticsearch:6.3.0-v28'
{{ end }}
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,6 @@ spec:
- --retention-dry-run=${RETENTION_DRY_RUN:=false}
- --output-dir=${outputDir:=}
- --license-apiservice=${LICENSE_APISERVICE:=}
image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") .Values) }}/stash-elasticsearch:6.4.0-v28'
image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed")
.Values) }}/stash-elasticsearch:6.4.0-v28'
{{ end }}
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,6 @@ spec:
- --es-args=${args:={{ .Values.elasticsearch.restore.args }}}
- --output-dir=${outputDir:=}
- --license-apiservice=${LICENSE_APISERVICE:=}
image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") .Values) }}/stash-elasticsearch:6.4.0-v28'
image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed")
.Values) }}/stash-elasticsearch:6.4.0-v28'
{{ end }}
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,6 @@ spec:
- --retention-dry-run=${RETENTION_DRY_RUN:=false}
- --output-dir=${outputDir:=}
- --license-apiservice=${LICENSE_APISERVICE:=}
image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") .Values) }}/stash-elasticsearch:6.5.3-v28'
image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed")
.Values) }}/stash-elasticsearch:6.5.3-v28'
{{ end }}
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,6 @@ spec:
- --es-args=${args:={{ .Values.elasticsearch.restore.args }}}
- --output-dir=${outputDir:=}
- --license-apiservice=${LICENSE_APISERVICE:=}
image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") .Values) }}/stash-elasticsearch:6.5.3-v28'
image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed")
.Values) }}/stash-elasticsearch:6.5.3-v28'
{{ end }}
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,6 @@ spec:
- --retention-dry-run=${RETENTION_DRY_RUN:=false}
- --output-dir=${outputDir:=}
- --license-apiservice=${LICENSE_APISERVICE:=}
image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") .Values) }}/stash-elasticsearch:6.8.0-v28'
image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed")
.Values) }}/stash-elasticsearch:6.8.0-v28'
{{ end }}
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,6 @@ spec:
- --es-args=${args:={{ .Values.elasticsearch.restore.args }}}
- --output-dir=${outputDir:=}
- --license-apiservice=${LICENSE_APISERVICE:=}
image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") .Values) }}/stash-elasticsearch:6.8.0-v28'
image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed")
.Values) }}/stash-elasticsearch:6.8.0-v28'
{{ end }}
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,6 @@ spec:
- --retention-dry-run=${RETENTION_DRY_RUN:=false}
- --output-dir=${outputDir:=}
- --license-apiservice=${LICENSE_APISERVICE:=}
image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") .Values) }}/stash-elasticsearch:7.14.0-v14'
image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed")
.Values) }}/stash-elasticsearch:7.14.0-v14'
{{ end }}
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,6 @@ spec:
- --es-args=${args:={{ .Values.elasticsearch.restore.args }}}
- --output-dir=${outputDir:=}
- --license-apiservice=${LICENSE_APISERVICE:=}
image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") .Values) }}/stash-elasticsearch:7.14.0-v14'
image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed")
.Values) }}/stash-elasticsearch:7.14.0-v14'
{{ end }}
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,6 @@ spec:
- --retention-dry-run=${RETENTION_DRY_RUN:=false}
- --output-dir=${outputDir:=}
- --license-apiservice=${LICENSE_APISERVICE:=}
image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") .Values) }}/stash-elasticsearch:7.2.0-v28'
image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed")
.Values) }}/stash-elasticsearch:7.2.0-v28'
{{ end }}
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,6 @@ spec:
- --es-args=${args:={{ .Values.elasticsearch.restore.args }}}
- --output-dir=${outputDir:=}
- --license-apiservice=${LICENSE_APISERVICE:=}
image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") .Values) }}/stash-elasticsearch:7.2.0-v28'
image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed")
.Values) }}/stash-elasticsearch:7.2.0-v28'
{{ end }}
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,6 @@ spec:
- --retention-dry-run=${RETENTION_DRY_RUN:=false}
- --output-dir=${outputDir:=}
- --license-apiservice=${LICENSE_APISERVICE:=}
image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") .Values) }}/stash-elasticsearch:7.3.2-v28'
image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed")
.Values) }}/stash-elasticsearch:7.3.2-v28'
{{ end }}
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,6 @@ spec:
- --es-args=${args:={{ .Values.elasticsearch.restore.args }}}
- --output-dir=${outputDir:=}
- --license-apiservice=${LICENSE_APISERVICE:=}
image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") .Values) }}/stash-elasticsearch:7.3.2-v28'
image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed")
.Values) }}/stash-elasticsearch:7.3.2-v28'
{{ end }}
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,6 @@ spec:
- --retention-dry-run=${RETENTION_DRY_RUN:=false}
- --output-dir=${outputDir:=}
- --license-apiservice=${LICENSE_APISERVICE:=}
image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") .Values) }}/stash-elasticsearch:8.2.0-v11'
image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed")
.Values) }}/stash-elasticsearch:8.2.0-v11'
{{ end }}
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,6 @@ spec:
- --es-args=${args:={{ .Values.elasticsearch.restore.args }}}
- --output-dir=${outputDir:=}
- --license-apiservice=${LICENSE_APISERVICE:=}
image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") .Values) }}/stash-elasticsearch:8.2.0-v11'
image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed")
.Values) }}/stash-elasticsearch:8.2.0-v11'
{{ end }}
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,6 @@ spec:
- --retention-dry-run=${RETENTION_DRY_RUN:=false}
- --output-dir=${outputDir:=}
- --license-apiservice=${LICENSE_APISERVICE:=}
image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") .Values) }}/stash-etcd:3.5.0-v15'
image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed")
.Values) }}/stash-etcd:3.5.0-v15'
{{ end }}
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,6 @@ spec:
- --image=${ADDON_IMAGE:=}
- --secret-name=${REPOSITORY_SECRET_NAME:=}
- --snapshots=${RESTORE_SNAPSHOTS:=}
image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") .Values) }}/stash-etcd:3.5.0-v15'
image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed")
.Values) }}/stash-etcd:3.5.0-v15'
{{ end }}
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,6 @@ spec:
- --retention-dry-run=${RETENTION_DRY_RUN:=false}
- --output-dir=${outputDir:=}
- --license-apiservice=${LICENSE_APISERVICE:=}
image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") .Values) }}/kubedump:0.1.0-v11'
image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed")
.Values) }}/kubedump:0.1.0-v11'
{{ end }}
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,6 @@ spec:
- --retention-dry-run=${RETENTION_DRY_RUN:=false}
- --output-dir=${outputDir:=}
- --license-apiservice=${LICENSE_APISERVICE:=}
image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") .Values) }}/stash-mariadb:10.5.8-v21'
image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed")
.Values) }}/stash-mariadb:10.5.8-v21'
{{ end }}
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,6 @@ spec:
- --snapshot=${RESTORE_SNAPSHOTS:=}
- --output-dir=${outputDir:=}
- --license-apiservice=${LICENSE_APISERVICE:=}
image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") .Values) }}/stash-mariadb:10.5.8-v21'
image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed")
.Values) }}/stash-mariadb:10.5.8-v21'
{{ end }}
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,6 @@ spec:
- --output-dir=${outputDir:=}
- --license-apiservice=${LICENSE_APISERVICE:=}
- --authentication-database=${authenticationDatabase:=admin}
image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") .Values) }}/stash-mongodb:3.4.17-v28'
image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed")
.Values) }}/stash-mongodb:3.4.17-v28'
{{ end }}
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,6 @@ spec:
- --output-dir=${outputDir:=}
- --license-apiservice=${LICENSE_APISERVICE:=}
- --authentication-database=${authenticationDatabase:=admin}
image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") .Values) }}/stash-mongodb:3.4.17-v28'
image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed")
.Values) }}/stash-mongodb:3.4.17-v28'
{{ end }}
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,6 @@ spec:
- --output-dir=${outputDir:=}
- --license-apiservice=${LICENSE_APISERVICE:=}
- --authentication-database=${authenticationDatabase:=admin}
image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") .Values) }}/stash-mongodb:3.4.22-v28'
image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed")
.Values) }}/stash-mongodb:3.4.22-v28'
{{ end }}
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,6 @@ spec:
- --output-dir=${outputDir:=}
- --license-apiservice=${LICENSE_APISERVICE:=}
- --authentication-database=${authenticationDatabase:=admin}
image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") .Values) }}/stash-mongodb:3.4.22-v28'
image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed")
.Values) }}/stash-mongodb:3.4.22-v28'
{{ end }}
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,6 @@ spec:
- --output-dir=${outputDir:=}
- --license-apiservice=${LICENSE_APISERVICE:=}
- --authentication-database=${authenticationDatabase:=admin}
image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") .Values) }}/stash-mongodb:3.6.13-v28'
image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed")
.Values) }}/stash-mongodb:3.6.13-v28'
{{ end }}
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,6 @@ spec:
- --output-dir=${outputDir:=}
- --license-apiservice=${LICENSE_APISERVICE:=}
- --authentication-database=${authenticationDatabase:=admin}
image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") .Values) }}/stash-mongodb:3.6.13-v28'
image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed")
.Values) }}/stash-mongodb:3.6.13-v28'
{{ end }}
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,6 @@ spec:
- --output-dir=${outputDir:=}
- --license-apiservice=${LICENSE_APISERVICE:=}
- --authentication-database=${authenticationDatabase:=admin}
image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") .Values) }}/stash-mongodb:3.6.8-v28'
image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed")
.Values) }}/stash-mongodb:3.6.8-v28'
{{ end }}
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,6 @@ spec:
- --output-dir=${outputDir:=}
- --license-apiservice=${LICENSE_APISERVICE:=}
- --authentication-database=${authenticationDatabase:=admin}
image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") .Values) }}/stash-mongodb:3.6.8-v28'
image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed")
.Values) }}/stash-mongodb:3.6.8-v28'
{{ end }}
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,6 @@ spec:
- --output-dir=${outputDir:=}
- --license-apiservice=${LICENSE_APISERVICE:=}
- --authentication-database=${authenticationDatabase:=admin}
image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") .Values) }}/stash-mongodb:4.0.11-v28'
image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed")
.Values) }}/stash-mongodb:4.0.11-v28'
{{ end }}
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,6 @@ spec:
- --output-dir=${outputDir:=}
- --license-apiservice=${LICENSE_APISERVICE:=}
- --authentication-database=${authenticationDatabase:=admin}
image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") .Values) }}/stash-mongodb:4.0.11-v28'
image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed")
.Values) }}/stash-mongodb:4.0.11-v28'
{{ end }}
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,6 @@ spec:
- --output-dir=${outputDir:=}
- --license-apiservice=${LICENSE_APISERVICE:=}
- --authentication-database=${authenticationDatabase:=admin}
image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") .Values) }}/stash-mongodb:4.0.3-v28'
image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed")
.Values) }}/stash-mongodb:4.0.3-v28'
{{ end }}
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,6 @@ spec:
- --output-dir=${outputDir:=}
- --license-apiservice=${LICENSE_APISERVICE:=}
- --authentication-database=${authenticationDatabase:=admin}
image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") .Values) }}/stash-mongodb:4.0.3-v28'
image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed")
.Values) }}/stash-mongodb:4.0.3-v28'
{{ end }}
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,6 @@ spec:
- --output-dir=${outputDir:=}
- --license-apiservice=${LICENSE_APISERVICE:=}
- --authentication-database=${authenticationDatabase:=admin}
image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") .Values) }}/stash-mongodb:4.0.5-v28'
image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed")
.Values) }}/stash-mongodb:4.0.5-v28'
{{ end }}
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,6 @@ spec:
- --output-dir=${outputDir:=}
- --license-apiservice=${LICENSE_APISERVICE:=}
- --authentication-database=${authenticationDatabase:=admin}
image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") .Values) }}/stash-mongodb:4.0.5-v28'
image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed")
.Values) }}/stash-mongodb:4.0.5-v28'
{{ end }}
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,6 @@ spec:
- --output-dir=${outputDir:=}
- --license-apiservice=${LICENSE_APISERVICE:=}
- --authentication-database=${authenticationDatabase:=admin}
image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") .Values) }}/stash-mongodb:4.1.13-v28'
image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed")
.Values) }}/stash-mongodb:4.1.13-v28'
{{ end }}
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,6 @@ spec:
- --output-dir=${outputDir:=}
- --license-apiservice=${LICENSE_APISERVICE:=}
- --authentication-database=${authenticationDatabase:=admin}
image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed") .Values) }}/stash-mongodb:4.1.13-v28'
image: '{{ include "catalog.registry" (merge (dict "_reg" "ghcr.io" "_repo" "stashed")
.Values) }}/stash-mongodb:4.1.13-v28'
{{ end }}
Loading

0 comments on commit f6f3132

Please sign in to comment.