Skip to content
This repository has been archived by the owner on Nov 23, 2023. It is now read-only.
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: TheGor1lla/homelab
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 982214ebb1521aa93ddc0cc02bfbe177a90aaf3b
Choose a base ref
..
head repository: TheGor1lla/homelab
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: c7b274b986dee48c19a3633619346c85e4d71b23
Choose a head ref
Showing with 1 addition and 1 deletion.
  1. +1 −1 kubernetes/flux/config/flux.yaml
2 changes: 1 addition & 1 deletion kubernetes/flux/config/flux.yaml
Original file line number Diff line number Diff line change
@@ -8,7 +8,7 @@ spec:
interval: 10m
url: oci://ghcr.io/fluxcd/flux-manifests
ref:
tag: v2.1.1
tag: v2.1.2
---
apiVersion: kustomize.toolkit.fluxcd.io/v1beta2
kind: Kustomization