From e3d0e30c308d37d911299681fc3b0e49f4b16a2d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 27 Jun 2023 04:14:51 +0000 Subject: [PATCH] Update all non-major dependencies --- apps/homebox/Chart.yaml | 2 +- apps/paperless/Chart.yaml | 2 +- apps/paperless/values.yaml | 4 ++-- apps/plex/Chart.yaml | 2 +- archive/actualbudget/Chart.yaml | 2 +- archive/actualbudget/values.yaml | 2 +- archive/automation/esphome/Chart.yaml | 2 +- archive/automation/esphome/values.yaml | 2 +- archive/automation/home-assistant/Chart.yaml | 2 +- archive/automation/home-assistant/values.yaml | 4 ++-- archive/cloudnative-pg/Chart.yaml | 2 +- archive/media/pod-gateway/values.yaml | 2 +- archive/media/prowlarr/values.yaml | 2 +- archive/media/qbittorrent/Chart.yaml | 2 +- archive/media/qbittorrent/values.yaml | 2 +- archive/media/radarr/Chart.yaml | 2 +- archive/media/radarr/values.yaml | 2 +- archive/media/readarr/Chart.yaml | 2 +- archive/media/readarr/values.yaml | 2 +- archive/media/sabnzbd/values.yaml | 2 +- archive/media/sonarr/Chart.yaml | 2 +- archive/media/sonarr/values.yaml | 2 +- archive/minio/Chart.yaml | 2 +- archive/photoprism/Chart.yaml | 2 +- archive/renovate/Chart.yaml | 2 +- archive/velero/Chart.yaml | 2 +- authentication/lldap/Chart.yaml | 2 +- bootstrap/argocd/Chart.yaml | 2 +- external/modules/cloudflare/versions.tf | 6 +++--- external/modules/zerotier/versions.tf | 2 +- external/versions.tf | 8 ++++---- .../roles/pxe_server/files/dnsmasq/Dockerfile | 2 +- metal/roles/pxe_server/files/http/Dockerfile | 2 +- platform/dex/Chart.yaml | 2 +- platform/external-secrets/Chart.yaml | 2 +- platform/vault/Chart.yaml | 2 +- platform/vault/files/generate-secrets/go.mod | 17 +++++++++-------- platform/vault/files/generate-secrets/go.sum | 19 +++++++++++++++++++ storage/redis/Chart.yaml | 2 +- system/cert-manager/Chart.yaml | 2 +- system/cloudflared/Chart.yaml | 2 +- system/descheduler/Chart.yaml | 2 +- system/external-dns/Chart.yaml | 2 +- system/ingress-nginx/Chart.yaml | 2 +- system/loki/Chart.yaml | 2 +- system/longhorn-system/Chart.yaml | 2 +- system/metallb-system/Chart.yaml | 2 +- system/monitoring-system/Chart.yaml | 2 +- 48 files changed, 81 insertions(+), 61 deletions(-) diff --git a/apps/homebox/Chart.yaml b/apps/homebox/Chart.yaml index 960189f35b..dfe374e5e6 100644 --- a/apps/homebox/Chart.yaml +++ b/apps/homebox/Chart.yaml @@ -3,5 +3,5 @@ name: homebox version: 0.0.0 dependencies: - name: app-template - version: 1.3.1 + version: 1.5.1 repository: https://bjw-s.github.io/helm-charts diff --git a/apps/paperless/Chart.yaml b/apps/paperless/Chart.yaml index 32609fee03..13ef9b0c87 100644 --- a/apps/paperless/Chart.yaml +++ b/apps/paperless/Chart.yaml @@ -3,5 +3,5 @@ name: paperless-ngx version: 0.0.0 dependencies: - name: app-template - version: 1.3.1 + version: 1.5.1 repository: https://bjw-s.github.io/helm-charts diff --git a/apps/paperless/values.yaml b/apps/paperless/values.yaml index f2b837fff0..f5615b9e6f 100644 --- a/apps/paperless/values.yaml +++ b/apps/paperless/values.yaml @@ -6,7 +6,7 @@ app-template: replicas: 1 image: repository: ghcr.io/paperless-ngx/paperless-ngx - tag: 1.16.3 + tag: 1.16.4 env: COMPOSE_PROJECT_NAME: paperless PAPERLESS_CONSUMER_POLLING: "60" @@ -96,7 +96,7 @@ app-template: imagePullPolicy: IfNotPresent gotenburg: name: gotenburg - image: thecodingmachine/gotenberg:7.8.0 + image: thecodingmachine/gotenberg:7.8.3 env: - name: DISABLE_GOOGLE_CHROME value: '1' diff --git a/apps/plex/Chart.yaml b/apps/plex/Chart.yaml index 73522ca761..1cce567457 100644 --- a/apps/plex/Chart.yaml +++ b/apps/plex/Chart.yaml @@ -3,5 +3,5 @@ name: plex version: 0.0.0 dependencies: - name: app-template - version: 1.3.1 + version: 1.5.1 repository: https://bjw-s.github.io/helm-charts diff --git a/archive/actualbudget/Chart.yaml b/archive/actualbudget/Chart.yaml index a8fb7e7b4c..ad99b36ae8 100644 --- a/archive/actualbudget/Chart.yaml +++ b/archive/actualbudget/Chart.yaml @@ -3,5 +3,5 @@ name: acutal-server version: 0.0.0 dependencies: - name: app-template - version: 1.3.1 + version: 1.5.1 repository: https://bjw-s.github.io/helm-charts diff --git a/archive/actualbudget/values.yaml b/archive/actualbudget/values.yaml index 6da7f8219d..4e0e2a8b3e 100644 --- a/archive/actualbudget/values.yaml +++ b/archive/actualbudget/values.yaml @@ -5,7 +5,7 @@ app-template: type: statefulset image: repository: ghcr.io/actualbudget/actual-server - tag: 23.5.0 + tag: 23.6.0 env: TZ: America/Los_Angeles service: diff --git a/archive/automation/esphome/Chart.yaml b/archive/automation/esphome/Chart.yaml index c5f3fdb9b6..e71e592c7a 100644 --- a/archive/automation/esphome/Chart.yaml +++ b/archive/automation/esphome/Chart.yaml @@ -3,5 +3,5 @@ name: esphome version: 0.0.0 dependencies: - name: app-template - version: 1.3.1 + version: 1.5.1 repository: https://bjw-s.github.io/helm-charts diff --git a/archive/automation/esphome/values.yaml b/archive/automation/esphome/values.yaml index d99a8c86ab..6fc4c80490 100644 --- a/archive/automation/esphome/values.yaml +++ b/archive/automation/esphome/values.yaml @@ -4,7 +4,7 @@ app-template: replicas: 1 image: repository: esphome/esphome - tag: 2023.2.4 + tag: 2023.6.2 env: ESPHOME_DASHBOARD_USE_PING: true service: diff --git a/archive/automation/home-assistant/Chart.yaml b/archive/automation/home-assistant/Chart.yaml index 22f79f657e..896d422396 100644 --- a/archive/automation/home-assistant/Chart.yaml +++ b/archive/automation/home-assistant/Chart.yaml @@ -3,5 +3,5 @@ name: home-assistant version: 0.0.0 dependencies: - name: app-template - version: 1.3.1 + version: 1.5.1 repository: https://bjw-s.github.io/helm-charts diff --git a/archive/automation/home-assistant/values.yaml b/archive/automation/home-assistant/values.yaml index 0dab3bd4aa..cc7768d529 100644 --- a/archive/automation/home-assistant/values.yaml +++ b/archive/automation/home-assistant/values.yaml @@ -4,7 +4,7 @@ app-template: replicas: 1 image: repository: homeassistant/home-assistant - tag: 2023.2.5 + tag: 2023.6.3 pullPolicy: IfNotPresent strategy: type: Recreate @@ -63,7 +63,7 @@ app-template: enabled: true image: repository: ghcr.io/coder/code-server - tag: 4.10.0 + tag: 4.14.1 env: TZ: America/Los_Angeles workingDir: /config diff --git a/archive/cloudnative-pg/Chart.yaml b/archive/cloudnative-pg/Chart.yaml index 8b457db95d..75bc7a7653 100644 --- a/archive/cloudnative-pg/Chart.yaml +++ b/archive/cloudnative-pg/Chart.yaml @@ -3,5 +3,5 @@ name: cloudnative-pg version: 0.0.0 dependencies: - name: cloudnative-pg - version: 0.17.0 + version: 0.18.1 repository: https://cloudnative-pg.github.io/charts diff --git a/archive/media/pod-gateway/values.yaml b/archive/media/pod-gateway/values.yaml index f9e62b8d41..f9f143c755 100644 --- a/archive/media/pod-gateway/values.yaml +++ b/archive/media/pod-gateway/values.yaml @@ -71,5 +71,5 @@ pod-gateway: gatewayDefault: false image: repository: ghcr.io/angelnu/gateway-admision-controller - tag: v3.7.0 + tag: v3.9.0 diff --git a/archive/media/prowlarr/values.yaml b/archive/media/prowlarr/values.yaml index e05d6ad7f0..13911ec4b2 100644 --- a/archive/media/prowlarr/values.yaml +++ b/archive/media/prowlarr/values.yaml @@ -6,7 +6,7 @@ app-template: reloader.stakater.com/auto: "true" image: repository: ghcr.io/onedr0p/prowlarr-develop - tag: 1.5.2.3484 + tag: 1.6.1.3564 env: TZ: America/Los_Angeles PROWLARR__INSTANCE_NAME: Prowlarr diff --git a/archive/media/qbittorrent/Chart.yaml b/archive/media/qbittorrent/Chart.yaml index 0ca6d47327..d45a42450b 100644 --- a/archive/media/qbittorrent/Chart.yaml +++ b/archive/media/qbittorrent/Chart.yaml @@ -3,5 +3,5 @@ name: qbittorrent version: 0.0.0 dependencies: - name: app-template - version: 1.5.0 + version: 1.5.1 repository: https://bjw-s.github.io/helm-charts diff --git a/archive/media/qbittorrent/values.yaml b/archive/media/qbittorrent/values.yaml index 60498e7822..472fb5118b 100644 --- a/archive/media/qbittorrent/values.yaml +++ b/archive/media/qbittorrent/values.yaml @@ -4,7 +4,7 @@ app-template: type: statefulset image: repository: ghcr.io/onedr0p/qbittorrent - tag: 4.5.3 + tag: 4.5.4 env: TZ: America/Los_Angeles QBITTORRENT__PORT: &port 80 diff --git a/archive/media/radarr/Chart.yaml b/archive/media/radarr/Chart.yaml index d7ae229570..b8dd81c08e 100644 --- a/archive/media/radarr/Chart.yaml +++ b/archive/media/radarr/Chart.yaml @@ -3,6 +3,6 @@ name: radarr version: 0.0.0 dependencies: - name: app-template - version: 1.5.0 + version: 1.5.1 repository: https://bjw-s.github.io/helm-charts diff --git a/archive/media/radarr/values.yaml b/archive/media/radarr/values.yaml index 4c2315dc96..337a555402 100644 --- a/archive/media/radarr/values.yaml +++ b/archive/media/radarr/values.yaml @@ -4,7 +4,7 @@ app-template: type: statefulset image: repository: ghcr.io/onedr0p/radarr-develop - tag: 4.5.2.7388 + tag: 4.6.3.7516 env: TZ: America/Los_Angeles RADARR__INSTANCE_NAME: Radarr diff --git a/archive/media/readarr/Chart.yaml b/archive/media/readarr/Chart.yaml index 8ed2c95f34..09ab1406bd 100644 --- a/archive/media/readarr/Chart.yaml +++ b/archive/media/readarr/Chart.yaml @@ -3,5 +3,5 @@ name: readarr version: 0.0.0 dependencies: - name: app-template - version: 1.5.0 + version: 1.5.1 repository: https://bjw-s.github.io/helm-charts diff --git a/archive/media/readarr/values.yaml b/archive/media/readarr/values.yaml index 43585aad6e..510830e813 100644 --- a/archive/media/readarr/values.yaml +++ b/archive/media/readarr/values.yaml @@ -4,7 +4,7 @@ app-template: type: statefulset image: repository: ghcr.io/onedr0p/readarr-nightly - tag: 0.1.7.1882@sha256:3b8b9f4b8e3980efd2f94e8996585f658614da857d3cb25f8a7c893ddab43eeb + tag: 0.2.1.1915@sha256:bc97838c16a4723c086088be8efd2208e909447e200148721a0b290c489fe488 env: TZ: America/Los_Angeles READARR__INSTANCE_NAME: Readarr diff --git a/archive/media/sabnzbd/values.yaml b/archive/media/sabnzbd/values.yaml index 0d0237dc3f..4a45c6b692 100644 --- a/archive/media/sabnzbd/values.yaml +++ b/archive/media/sabnzbd/values.yaml @@ -6,7 +6,7 @@ app-template: reloader.stakater.com/auto: "true" image: repository: ghcr.io/onedr0p/sabnzbd - tag: 4.0.1@sha256:3d24a7e4219f2d362a530edb2e5c1df73dfec01fcae38a7400e216453900c2ae + tag: 4.0.2@sha256:0e62d048aa0baba4bd7d2f897a2d3618bbd2ffe8616ef728bf751af999c78537 env: TZ: America/Los_Angeles SABNZBD__PORT: &port 80 diff --git a/archive/media/sonarr/Chart.yaml b/archive/media/sonarr/Chart.yaml index 66a100b8f0..6115f28eae 100644 --- a/archive/media/sonarr/Chart.yaml +++ b/archive/media/sonarr/Chart.yaml @@ -3,5 +3,5 @@ name: sonarr version: 0.0.0 dependencies: - name: app-template - version: 1.5.0 + version: 1.5.1 repository: https://bjw-s.github.io/helm-charts diff --git a/archive/media/sonarr/values.yaml b/archive/media/sonarr/values.yaml index 354ce6e2d9..4e73ee5d03 100644 --- a/archive/media/sonarr/values.yaml +++ b/archive/media/sonarr/values.yaml @@ -4,7 +4,7 @@ app-template: type: statefulset image: repository: ghcr.io/onedr0p/sonarr-develop - tag: 4.0.0.535 + tag: 4.0.0.547 env: TZ: Europe/Ljubljana SONARR__INSTANCE_NAME: Sonarr diff --git a/archive/minio/Chart.yaml b/archive/minio/Chart.yaml index f06596ef7c..cefecc6feb 100644 --- a/archive/minio/Chart.yaml +++ b/archive/minio/Chart.yaml @@ -3,5 +3,5 @@ name: minio version: 0.0.0 dependencies: - name: app-template - version: 1.3.2 + version: 1.5.1 repository: https://bjw-s.github.io/helm-charts diff --git a/archive/photoprism/Chart.yaml b/archive/photoprism/Chart.yaml index 637c81b6d8..6ce92a4754 100644 --- a/archive/photoprism/Chart.yaml +++ b/archive/photoprism/Chart.yaml @@ -3,5 +3,5 @@ name: photoprism version: 0.0.0 dependencies: - name: app-template - version: 1.3.1 + version: 1.5.1 repository: https://bjw-s.github.io/helm-charts diff --git a/archive/renovate/Chart.yaml b/archive/renovate/Chart.yaml index 3f27f79964..458caf404c 100644 --- a/archive/renovate/Chart.yaml +++ b/archive/renovate/Chart.yaml @@ -3,5 +3,5 @@ name: renovate version: 0.0.0 dependencies: - name: renovate - version: 34.157.0 + version: 34.160.0 repository: https://docs.renovatebot.com/helm-charts diff --git a/archive/velero/Chart.yaml b/archive/velero/Chart.yaml index 721e7de6b0..2db71ccd1d 100644 --- a/archive/velero/Chart.yaml +++ b/archive/velero/Chart.yaml @@ -3,5 +3,5 @@ name: velero version: 0.0.0 dependencies: - name: velero - version: 3.1.5 + version: 3.2.0 repository: https://vmware-tanzu.github.io/helm-charts diff --git a/authentication/lldap/Chart.yaml b/authentication/lldap/Chart.yaml index 4c0ee21519..70a6671d30 100644 --- a/authentication/lldap/Chart.yaml +++ b/authentication/lldap/Chart.yaml @@ -3,5 +3,5 @@ name: lldap version: 0.0.0 dependencies: - name: app-template - version: 1.5.0 + version: 1.5.1 repository: https://bjw-s.github.io/helm-charts diff --git a/bootstrap/argocd/Chart.yaml b/bootstrap/argocd/Chart.yaml index 560c7a5d65..5f2428b9c4 100644 --- a/bootstrap/argocd/Chart.yaml +++ b/bootstrap/argocd/Chart.yaml @@ -3,5 +3,5 @@ name: argocd version: 0.0.0 dependencies: - name: argo-cd - version: 5.14.2 + version: 5.36.10 repository: https://argoproj.github.io/argo-helm diff --git a/external/modules/cloudflare/versions.tf b/external/modules/cloudflare/versions.tf index fc4ea77428..ffe5f44ecc 100644 --- a/external/modules/cloudflare/versions.tf +++ b/external/modules/cloudflare/versions.tf @@ -2,17 +2,17 @@ terraform { required_providers { cloudflare = { source = "cloudflare/cloudflare" - version = "~> 3.11.0" + version = "~> 3.35.0" } kubernetes = { source = "hashicorp/kubernetes" - version = "~> 2.9.0" + version = "~> 2.21.0" } http = { source = "hashicorp/http" - version = "~> 3.2.0" + version = "~> 3.4.0" } } } diff --git a/external/modules/zerotier/versions.tf b/external/modules/zerotier/versions.tf index 3c0e37843f..88a1cbfa72 100644 --- a/external/modules/zerotier/versions.tf +++ b/external/modules/zerotier/versions.tf @@ -2,7 +2,7 @@ terraform { required_providers { zerotier = { source = "zerotier/zerotier" - version = "~> 1.2.0" + version = "~> 1.4.0" } } } diff --git a/external/versions.tf b/external/versions.tf index e901e06d97..845bb5d9a9 100644 --- a/external/versions.tf +++ b/external/versions.tf @@ -1,5 +1,5 @@ terraform { - required_version = "~> 1.3.0" + required_version = "~> 1.5.0" backend "remote" { hostname = "app.terraform.io" @@ -13,17 +13,17 @@ terraform { required_providers { cloudflare = { source = "cloudflare/cloudflare" - version = "~> 3.11.0" + version = "~> 3.35.0" } kubernetes = { source = "hashicorp/kubernetes" - version = "~> 2.9.0" + version = "~> 2.21.0" } http = { source = "hashicorp/http" - version = "~> 3.2.0" + version = "~> 3.4.0" } } } diff --git a/metal/roles/pxe_server/files/dnsmasq/Dockerfile b/metal/roles/pxe_server/files/dnsmasq/Dockerfile index 21ad9b62a2..2c299c7e08 100644 --- a/metal/roles/pxe_server/files/dnsmasq/Dockerfile +++ b/metal/roles/pxe_server/files/dnsmasq/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.11 +FROM alpine:3.18 RUN apk --no-cache add dnsmasq diff --git a/metal/roles/pxe_server/files/http/Dockerfile b/metal/roles/pxe_server/files/http/Dockerfile index b0a1e81789..272546e1f3 100644 --- a/metal/roles/pxe_server/files/http/Dockerfile +++ b/metal/roles/pxe_server/files/http/Dockerfile @@ -1 +1 @@ -FROM nginx:1.21-alpine +FROM nginx:1.25-alpine diff --git a/platform/dex/Chart.yaml b/platform/dex/Chart.yaml index c30c4b35c2..5f3c597c72 100644 --- a/platform/dex/Chart.yaml +++ b/platform/dex/Chart.yaml @@ -3,5 +3,5 @@ name: dex version: 0.0.0 dependencies: - name: dex - version: 0.8.2 + version: 0.14.2 repository: https://charts.dexidp.io diff --git a/platform/external-secrets/Chart.yaml b/platform/external-secrets/Chart.yaml index 0a4d295a28..491b228f11 100644 --- a/platform/external-secrets/Chart.yaml +++ b/platform/external-secrets/Chart.yaml @@ -3,5 +3,5 @@ name: external-secrets version: 0.0.0 dependencies: - name: external-secrets - version: 0.7.0 + version: 0.9.0 repository: https://charts.external-secrets.io diff --git a/platform/vault/Chart.yaml b/platform/vault/Chart.yaml index f33c82f68c..4d09d44921 100644 --- a/platform/vault/Chart.yaml +++ b/platform/vault/Chart.yaml @@ -3,5 +3,5 @@ name: vault version: 0.0.0 dependencies: - name: vault-operator - version: 1.15.6 + version: 1.19.0 repository: https://kubernetes-charts.banzaicloud.com diff --git a/platform/vault/files/generate-secrets/go.mod b/platform/vault/files/generate-secrets/go.mod index ed7668e089..e7f64d7af1 100644 --- a/platform/vault/files/generate-secrets/go.mod +++ b/platform/vault/files/generate-secrets/go.mod @@ -3,7 +3,7 @@ module git.toolstowelsandfroods.com/khuedoan/homelab/vault/init go 1.19 require ( - github.com/hashicorp/vault/api v1.4.1 + github.com/hashicorp/vault/api v1.9.2 github.com/sethvargo/go-password v0.2.0 gopkg.in/yaml.v2 v2.4.0 ) @@ -13,6 +13,7 @@ require ( github.com/armon/go-radix v1.0.0 // indirect github.com/cenkalti/backoff/v3 v3.0.0 // indirect github.com/fatih/color v1.7.0 // indirect + github.com/go-jose/go-jose/v3 v3.0.0 // indirect github.com/golang/protobuf v1.5.2 // indirect github.com/golang/snappy v0.0.4 // indirect github.com/hashicorp/errwrap v1.1.0 // indirect @@ -24,8 +25,8 @@ require ( github.com/hashicorp/go-retryablehttp v0.6.6 // indirect github.com/hashicorp/go-rootcerts v1.0.2 // indirect github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 // indirect - github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 // indirect - github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 // indirect + github.com/hashicorp/go-secure-stdlib/parseutil v0.1.6 // indirect + github.com/hashicorp/go-secure-stdlib/strutil v0.1.2 // indirect github.com/hashicorp/go-sockaddr v1.0.2 // indirect github.com/hashicorp/go-uuid v1.0.2 // indirect github.com/hashicorp/go-version v1.2.0 // indirect @@ -38,16 +39,16 @@ require ( github.com/mitchellh/copystructure v1.0.0 // indirect github.com/mitchellh/go-homedir v1.1.0 // indirect github.com/mitchellh/go-testing-interface v1.0.0 // indirect - github.com/mitchellh/mapstructure v1.4.2 // indirect + github.com/mitchellh/mapstructure v1.5.0 // indirect github.com/mitchellh/reflectwalk v1.0.0 // indirect github.com/oklog/run v1.0.0 // indirect github.com/pierrec/lz4 v2.5.2+incompatible // indirect github.com/ryanuber/go-glob v1.0.0 // indirect go.uber.org/atomic v1.9.0 // indirect - golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 // indirect - golang.org/x/net v0.0.0-20210226172049-e18ecbb05110 // indirect - golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c // indirect - golang.org/x/text v0.3.3 // indirect + golang.org/x/crypto v0.6.0 // indirect + golang.org/x/net v0.7.0 // indirect + golang.org/x/sys v0.5.0 // indirect + golang.org/x/text v0.7.0 // indirect golang.org/x/time v0.0.0-20200416051211-89c76fbcd5d1 // indirect google.golang.org/genproto v0.0.0-20200526211855-cb27e3aa2013 // indirect google.golang.org/grpc v1.41.0 // indirect diff --git a/platform/vault/files/generate-secrets/go.sum b/platform/vault/files/generate-secrets/go.sum index 0b247c1517..8c4a20e5ac 100644 --- a/platform/vault/files/generate-secrets/go.sum +++ b/platform/vault/files/generate-secrets/go.sum @@ -46,6 +46,8 @@ github.com/frankban/quicktest v1.13.0 h1:yNZif1OkDfNoDfb9zZa9aXIpejNR4F23Wely0c+ github.com/frankban/quicktest v1.13.0/go.mod h1:qLE0fzW0VuyUAJgPU19zByoIr0HtCHN/r/VLSOOIySU= github.com/ghodss/yaml v1.0.0/go.mod h1:4dBDuWmgqj2HViK6kFavaiC9ZROes6MMH2rRYeMEF04= github.com/go-asn1-ber/asn1-ber v1.3.1/go.mod h1:hEBeB/ic+5LoWskz+yKT7vGhhPYkProFKoKdwZRWMe0= +github.com/go-jose/go-jose/v3 v3.0.0 h1:s6rrhirfEP/CGIoc6p+PZAeogN2SxKav6Wp7+dyMWVo= +github.com/go-jose/go-jose/v3 v3.0.0/go.mod h1:RNkWWRld676jZEYoV3+XK8L2ZnNSvIsxFMht0mSX+u8= github.com/go-kit/kit v0.8.0/go.mod h1:xBxKIO96dXMWWy0MnWVtmwkA9/13aqxPnvrjFYMA2as= github.com/go-kit/kit v0.9.0/go.mod h1:xBxKIO96dXMWWy0MnWVtmwkA9/13aqxPnvrjFYMA2as= github.com/go-ldap/ldap/v3 v3.1.10/go.mod h1:5Zun81jBTabRaI8lzN7E1JjyEl1g6zI6u9pd8luAK4Q= @@ -115,9 +117,13 @@ github.com/hashicorp/go-secure-stdlib/mlock v0.1.1 h1:cCRo8gK7oq6A2L6LICkUZ+/a5r github.com/hashicorp/go-secure-stdlib/mlock v0.1.1/go.mod h1:zq93CJChV6L9QTfGKtfBxKqD7BqqXx5O04A/ns2p5+I= github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1 h1:78ki3QBevHwYrVxnyVeaEz+7WtifHhauYF23es/0KlI= github.com/hashicorp/go-secure-stdlib/parseutil v0.1.1/go.mod h1:QmrqtbKuxxSWTN3ETMPuB+VtEiBJ/A9XhoYGv8E1uD8= +github.com/hashicorp/go-secure-stdlib/parseutil v0.1.6 h1:om4Al8Oy7kCm/B86rLCLah4Dt5Aa0Fr5rYBG60OzwHQ= +github.com/hashicorp/go-secure-stdlib/parseutil v0.1.6/go.mod h1:QmrqtbKuxxSWTN3ETMPuB+VtEiBJ/A9XhoYGv8E1uD8= github.com/hashicorp/go-secure-stdlib/password v0.1.1/go.mod h1:9hH302QllNwu1o2TGYtSk8I8kTAN0ca1EHpwhm5Mmzo= github.com/hashicorp/go-secure-stdlib/strutil v0.1.1 h1:nd0HIW15E6FG1MsnArYaHfuw9C2zgzM8LxkG5Ty/788= github.com/hashicorp/go-secure-stdlib/strutil v0.1.1/go.mod h1:gKOamz3EwoIoJq7mlMIRBpVTAUn8qPCrEclOKKWhD3U= +github.com/hashicorp/go-secure-stdlib/strutil v0.1.2 h1:kes8mmyCpxJsI7FTwtzRqEy9CdjCtrXrXGuOpxEA7Ts= +github.com/hashicorp/go-secure-stdlib/strutil v0.1.2/go.mod h1:Gou2R9+il93BqX25LAKCLuM+y9U2T4hlwvT1yprcna4= github.com/hashicorp/go-secure-stdlib/tlsutil v0.1.1/go.mod h1:l8slYwnJA26yBz+ErHpp2IRCLr0vuOMGBORIz4rRiAs= github.com/hashicorp/go-sockaddr v1.0.2 h1:ztczhD1jLxIRjVejw8gFomI1BQZOe2WoVOu0SyteCQc= github.com/hashicorp/go-sockaddr v1.0.2/go.mod h1:rB4wwRAUzs07qva3c5SdrY/NEtAUjGlgmH/UkBUC97A= @@ -133,6 +139,8 @@ github.com/hashicorp/hcl v1.0.0 h1:0Anlzjpi4vEasTeNFn2mLJgTSwt0+6sfsiTG8qcWGx4= github.com/hashicorp/hcl v1.0.0/go.mod h1:E5yfLk+7swimpb2L/Alb/PJmXilQ/rhwaUYs4T20WEQ= github.com/hashicorp/vault/api v1.4.1 h1:mWLfPT0RhxBitjKr6swieCEP2v5pp/M//t70S3kMLRo= github.com/hashicorp/vault/api v1.4.1/go.mod h1:LkMdrZnWNrFaQyYYazWVn7KshilfDidgVBq6YiTq/bM= +github.com/hashicorp/vault/api v1.9.2 h1:YjkZLJ7K3inKgMZ0wzCU9OHqc+UqMQyXsPXnf3Cl2as= +github.com/hashicorp/vault/api v1.9.2/go.mod h1:jo5Y/ET+hNyz+JnKDt8XLAdKs+AM0G5W0Vp1IrFI8N8= github.com/hashicorp/vault/sdk v0.4.1 h1:3SaHOJY687jY1fnB61PtL0cOkKItphrbLmux7T92HBo= github.com/hashicorp/vault/sdk v0.4.1/go.mod h1:aZ3fNuL5VNydQk8GcLJ2TV8YCRVvyaakYkhZRoVuhj0= github.com/hashicorp/yamux v0.0.0-20180604194846-3520598351bb h1:b5rjCoWHc7eqmAS4/qyk21ZsHyb6Mxv/jykxvNTkU4M= @@ -175,6 +183,8 @@ github.com/mitchellh/go-wordwrap v1.0.0/go.mod h1:ZXFpozHsX6DPmq2I0TCekCxypsnAUb github.com/mitchellh/mapstructure v1.4.1/go.mod h1:bFUtVrKA4DC2yAKiSyO/QUcy7e+RRV2QTWOzhPopBRo= github.com/mitchellh/mapstructure v1.4.2 h1:6h7AQ0yhTcIsmFmnAwQls75jp2Gzs4iB8W7pjMO+rqo= github.com/mitchellh/mapstructure v1.4.2/go.mod h1:bFUtVrKA4DC2yAKiSyO/QUcy7e+RRV2QTWOzhPopBRo= +github.com/mitchellh/mapstructure v1.5.0 h1:jeMsZIYE/09sWLaz43PL7Gy6RuMjD2eJVyuac5Z2hdY= +github.com/mitchellh/mapstructure v1.5.0/go.mod h1:bFUtVrKA4DC2yAKiSyO/QUcy7e+RRV2QTWOzhPopBRo= github.com/mitchellh/reflectwalk v1.0.0 h1:9D+8oIskB4VJBN5SFlmc27fSlIBZaov1Wpk/IfikLNY= github.com/mitchellh/reflectwalk v1.0.0/go.mod h1:mSTlrgnPZtwu0c4WaC2kGObEpuNDbx0jmZXqmk4esnw= github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421/go.mod h1:6dJC0mAP4ikYIbvyc7fijjWJddQyLn8Ig3JB5CqoB9Q= @@ -221,6 +231,7 @@ github.com/stretchr/testify v1.2.2/go.mod h1:a8OnRcib4nhh0OaRAV+Yts87kKdq0PP7pXf github.com/stretchr/testify v1.3.0/go.mod h1:M5WIy9Dh21IEIfnGCwXGc5bZfKNJtfHm1UVUgZn+9EI= github.com/stretchr/testify v1.4.0/go.mod h1:j7eGeouHqKxXV5pUuKE4zz7dFj8WfuZ+81PSLYec5m4= github.com/stretchr/testify v1.5.1/go.mod h1:5W2xD1RspED5o8YsWQXVCued0rvSQ+mT+I5cxcmMvtA= +github.com/stretchr/testify v1.6.1/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg= github.com/stretchr/testify v1.7.0 h1:nwc3DEeHmmLAfoZucVR881uASk0Mfjw8xYJ99tb5CcY= github.com/stretchr/testify v1.7.0/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg= github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926/go.mod h1:9ESjWnEqriFuLhtthL60Sar/7RFoluCcXsuvEwTV5KM= @@ -229,9 +240,12 @@ go.uber.org/atomic v1.9.0 h1:ECmE8Bn/WFTYwEW/bpKD3M8VtR/zQVbavAoalC1PYyE= go.uber.org/atomic v1.9.0/go.mod h1:fEN4uk6kAWBTFdckzkM89CLk9XfWZrxpCo0nPH17wJc= golang.org/x/crypto v0.0.0-20180904163835-0709b304e793/go.mod h1:6SG95UA2DQfeDnfUPMdvaQW0Q7yPrPDi9nlGo2tz2b4= golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w= +golang.org/x/crypto v0.0.0-20190911031432-227b76d455e7/go.mod h1:yigFU9vqHzYiE8UmvKecakEJjdnWj3jj499lnFckfCI= golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9/go.mod h1:LzIPMQfyMNhhGPhUkYOs5KpL4U8rLKemX1yGLhDgUto= golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 h1:/UOmuWzQfxxo9UtlXMwuQU8CMgg1eZXqTRwkSQJWKOI= golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97/go.mod h1:GvvjBRRGRdwPK5ydBHafDWAxML/pGHZbMvKqRZ5+Abc= +golang.org/x/crypto v0.6.0 h1:qfktjS5LUO+fFKeJXZ+ikTRijMmljikvG68fpMMruSc= +golang.org/x/crypto v0.6.0/go.mod h1:OFC/31mSvZgRz0V1QTNCzfAI1aIRzbiufJtkMIlEp58= golang.org/x/exp v0.0.0-20190121172915-509febef88a4/go.mod h1:CJ0aWSM057203Lf6IL+f9T1iT9GByDxfZKAQTCR3kQA= golang.org/x/lint v0.0.0-20181026193005-c67002cb31c3/go.mod h1:UVdnD1Gm6xHRNCYTkRU2/jEulfH38KcIWyp/GAMgvoE= golang.org/x/lint v0.0.0-20190227174305-5b3e6a55c961/go.mod h1:wehouNa3lNwaWXcvxsM5YxQ5yQlVC4a0KAMCusXpPoU= @@ -248,6 +262,8 @@ golang.org/x/net v0.0.0-20190613194153-d28f0bde5980/go.mod h1:z5CRVTTTmAJ677TzLL golang.org/x/net v0.0.0-20200822124328-c89045814202/go.mod h1:/O7V0waA8r7cgGh81Ro3o1hOxt32SMVPicZroKQ2sZA= golang.org/x/net v0.0.0-20210226172049-e18ecbb05110 h1:qWPm9rbaAMKs8Bq/9LRpbMqxWRVUAQwMI9fVrssnTfw= golang.org/x/net v0.0.0-20210226172049-e18ecbb05110/go.mod h1:m0MpNAwzfU5UDzcl9v0D8zg8gWTRqZa9RBIspLL5mdg= +golang.org/x/net v0.7.0 h1:rJrUqqhjsgNp7KqAIc25s9pZnjU7TUcSY7HcVZjdn1g= +golang.org/x/net v0.7.0/go.mod h1:2Tu9+aMcznHK/AK1HMvgo6xiTLG5rD5rZLDS+rp2Bjs= golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be/go.mod h1:N/0e6XlmueqKjAGxoOufVs8QHGRruUQn6yWY3a++T0U= golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d/go.mod h1:gOpvHmFTYa4IltrdGE7lF6nIHvwfUNPOp7c8zoXwtLw= golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM= @@ -272,10 +288,13 @@ golang.org/x/sys v0.0.0-20201119102817-f84b799fce68/go.mod h1:h1NjWce9XRLGQEsW7w golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c h1:F1jZWGFhYfh0Ci55sIpILtKKK8p3i2/krTr0H1rg74I= golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= +golang.org/x/sys v0.5.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg= golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1/go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo= golang.org/x/text v0.3.0/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ= golang.org/x/text v0.3.3 h1:cokOdA+Jmi5PJGXLlLllQSgYigAEfHXJAERHVMaCc2k= golang.org/x/text v0.3.3/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ= +golang.org/x/text v0.7.0 h1:4BRB4x83lYWy72KwLD/qYDuTu7q9PjSagHvijDw7cLo= +golang.org/x/text v0.7.0/go.mod h1:mrYo+phRRbMaCq/xk9113O4dZlRixOauAjOtrjsXDZ8= golang.org/x/time v0.0.0-20200416051211-89c76fbcd5d1 h1:NusfzzA6yGQ+ua51ck7E3omNUX/JuqbFSaRGqU8CcLI= golang.org/x/time v0.0.0-20200416051211-89c76fbcd5d1/go.mod h1:tRJNPiyCQ0inRvYxbN9jk5I+vvW/OXSQhTDSoE431IQ= golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ= diff --git a/storage/redis/Chart.yaml b/storage/redis/Chart.yaml index a2a4588eec..75833a5909 100644 --- a/storage/redis/Chart.yaml +++ b/storage/redis/Chart.yaml @@ -3,5 +3,5 @@ name: redis version: 0.0.0 dependencies: - name: app-template - version: 1.5.0 + version: 1.5.1 repository: https://bjw-s.github.io/helm-charts diff --git a/system/cert-manager/Chart.yaml b/system/cert-manager/Chart.yaml index 373bf29d14..cbe433be64 100644 --- a/system/cert-manager/Chart.yaml +++ b/system/cert-manager/Chart.yaml @@ -3,5 +3,5 @@ name: cert-manager version: 0.0.0 dependencies: - name: cert-manager - version: v1.7.1 + version: v1.12.2 repository: https://charts.jetstack.io diff --git a/system/cloudflared/Chart.yaml b/system/cloudflared/Chart.yaml index b14d611d44..f6bae20473 100644 --- a/system/cloudflared/Chart.yaml +++ b/system/cloudflared/Chart.yaml @@ -3,5 +3,5 @@ name: cloudflared version: 0.0.0 dependencies: - name: cloudflared - version: 0.3.3 + version: 0.4.3 repository: https://khuedoan.github.io/charts diff --git a/system/descheduler/Chart.yaml b/system/descheduler/Chart.yaml index 866417de25..a0fec632c5 100644 --- a/system/descheduler/Chart.yaml +++ b/system/descheduler/Chart.yaml @@ -3,5 +3,5 @@ name: descheduler version: 0.0.0 dependencies: - name: descheduler - version: 0.23.2 + version: 0.27.1 repository: https://kubernetes-sigs.github.io/descheduler/ diff --git a/system/external-dns/Chart.yaml b/system/external-dns/Chart.yaml index af442b2831..d10a1af1c0 100644 --- a/system/external-dns/Chart.yaml +++ b/system/external-dns/Chart.yaml @@ -3,5 +3,5 @@ name: external-dns version: 0.0.0 dependencies: - name: external-dns - version: 1.7.1 + version: 1.13.0 repository: https://kubernetes-sigs.github.io/external-dns/ diff --git a/system/ingress-nginx/Chart.yaml b/system/ingress-nginx/Chart.yaml index 6f4911d9e8..5fe17ff502 100644 --- a/system/ingress-nginx/Chart.yaml +++ b/system/ingress-nginx/Chart.yaml @@ -3,5 +3,5 @@ name: ingress-nginx version: 0.0.0 dependencies: - name: ingress-nginx - version: 4.0.18 + version: 4.7.0 repository: https://kubernetes.github.io/ingress-nginx diff --git a/system/loki/Chart.yaml b/system/loki/Chart.yaml index e532189833..56ef67e666 100644 --- a/system/loki/Chart.yaml +++ b/system/loki/Chart.yaml @@ -3,5 +3,5 @@ name: loki version: 0.0.0 dependencies: - name: loki-stack - version: 2.6.1 + version: 2.9.10 repository: https://grafana.github.io/helm-charts diff --git a/system/longhorn-system/Chart.yaml b/system/longhorn-system/Chart.yaml index d29698e5fa..abb4978b7b 100644 --- a/system/longhorn-system/Chart.yaml +++ b/system/longhorn-system/Chart.yaml @@ -3,5 +3,5 @@ name: longhorn version: 0.0.0 dependencies: - name: longhorn - version: 1.3.0 + version: 1.4.2 repository: https://charts.longhorn.io diff --git a/system/metallb-system/Chart.yaml b/system/metallb-system/Chart.yaml index c3b22b2a96..343e146036 100644 --- a/system/metallb-system/Chart.yaml +++ b/system/metallb-system/Chart.yaml @@ -3,5 +3,5 @@ name: metallb version: 0.0.0 dependencies: - name: metallb - version: 0.12.1 + version: 0.13.10 repository: https://metallb.github.io/metallb diff --git a/system/monitoring-system/Chart.yaml b/system/monitoring-system/Chart.yaml index ec82d3f609..bad673ef80 100644 --- a/system/monitoring-system/Chart.yaml +++ b/system/monitoring-system/Chart.yaml @@ -3,5 +3,5 @@ name: kube-prometheus-stack version: 0.0.0 dependencies: - name: kube-prometheus-stack - version: 45.5.0 + version: 45.31.1 repository: https://prometheus-community.github.io/helm-charts