Skip to content

Commit

Permalink
chore: update obsolete versions (zarf-dev#2830)
Browse files Browse the repository at this point in the history
Signed-off-by: Austin Abro <AustinAbro321@gmail.com>
Signed-off-by: Tim Seagren <timseagren@defenseunicorns.com>
  • Loading branch information
AustinAbro321 authored and chaospuppy committed Aug 5, 2024
1 parent ae3bbb5 commit 77e1355
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion examples/podinfo-flux/git/podinfo-kustomization.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
apiVersion: kustomize.toolkit.fluxcd.io/v1beta2
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: podinfo-git
Expand Down
2 changes: 1 addition & 1 deletion examples/podinfo-flux/git/podinfo-source.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
apiVersion: source.toolkit.fluxcd.io/v1beta2
apiVersion: source.toolkit.fluxcd.io/v1
kind: GitRepository
metadata:
name: podinfo
Expand Down
2 changes: 0 additions & 2 deletions src/test/external/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
version: "3"

services:
server:
image: gitea/gitea:1.18.1
Expand Down

0 comments on commit 77e1355

Please sign in to comment.