Skip to content

Commit

Permalink
Gitea 1.21.5->1.21.9
Browse files Browse the repository at this point in the history
  • Loading branch information
solsson committed Mar 23, 2024
1 parent 01a7681 commit 88b7b75
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions git-source/base/kustomization.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,11 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization

namespace: ystack # install's app_url depends on namespace

resources:
- git-service.yaml
- gitea-statefulset-service.yaml
- gitea-statefulset.yaml

images:
- name: gitea/gitea
newName: docker.io/gitea/gitea
newTag: 1.21.5@sha256:a2095ce71c414c0c6a79192f3933e668a595f7fa7706324edd0aa25c8728f00f
newTag: 1.21.9@sha256:12ebefc4be5b93551296854a93a8eaa3cbd0c119a71c2079d2c8dd9ac5842a39

0 comments on commit 88b7b75

Please sign in to comment.