Skip to content
This repository has been archived by the owner on Mar 13, 2024. It is now read-only.

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 25, 2023
1 parent b7c1f97 commit 605d6bb
Show file tree
Hide file tree
Showing 47 changed files with 79 additions and 59 deletions.
2 changes: 1 addition & 1 deletion apps/homebox/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion apps/paperless/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion apps/paperless/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down
2 changes: 1 addition & 1 deletion apps/plex/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion archive/actualbudget/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion archive/actualbudget/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion archive/automation/esphome/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion archive/automation/esphome/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion archive/automation/home-assistant/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
4 changes: 2 additions & 2 deletions archive/automation/home-assistant/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -63,7 +63,7 @@ app-template:
enabled: true
image:
repository: ghcr.io/coder/code-server
tag: 4.10.0
tag: 4.14.0
env:
TZ: America/Los_Angeles
workingDir: /config
Expand Down
2 changes: 1 addition & 1 deletion archive/cloudnative-pg/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion archive/media/pod-gateway/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,5 +71,5 @@ pod-gateway:
gatewayDefault: false
image:
repository: ghcr.io/angelnu/gateway-admision-controller
tag: v3.7.0
tag: v3.9.0

2 changes: 1 addition & 1 deletion archive/media/prowlarr/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion archive/media/qbittorrent/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion archive/media/qbittorrent/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion archive/media/radarr/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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

2 changes: 1 addition & 1 deletion archive/media/radarr/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion archive/media/readarr/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion archive/media/readarr/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.1914@sha256:ff268c022fb97c621531c0357c886996b6c64d7e1d4bb68c4945882473bda08c
env:
TZ: America/Los_Angeles
READARR__INSTANCE_NAME: Readarr
Expand Down
2 changes: 1 addition & 1 deletion archive/media/sabnzbd/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion archive/media/sonarr/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion archive/media/sonarr/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ app-template:
type: statefulset
image:
repository: ghcr.io/onedr0p/sonarr-develop
tag: 4.0.0.535
tag: 4.0.0.545
env:
TZ: Europe/Ljubljana
SONARR__INSTANCE_NAME: Sonarr
Expand Down
2 changes: 1 addition & 1 deletion archive/minio/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion archive/photoprism/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion archive/renovate/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion archive/velero/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion authentication/lldap/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion bootstrap/argocd/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ name: argocd
version: 0.0.0
dependencies:
- name: argo-cd
version: 5.14.2
version: 5.36.7
repository: https://argoproj.github.io/argo-helm
6 changes: 3 additions & 3 deletions external/modules/cloudflare/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion external/modules/zerotier/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
zerotier = {
source = "zerotier/zerotier"
version = "~> 1.2.0"
version = "~> 1.4.0"
}
}
}
Expand Down
8 changes: 4 additions & 4 deletions external/versions.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
terraform {
required_version = "~> 1.3.0"
required_version = "~> 1.5.0"

backend "remote" {
hostname = "app.terraform.io"
Expand All @@ -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"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion metal/roles/pxe_server/files/dnsmasq/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:3.11
FROM alpine:3.18

RUN apk --no-cache add dnsmasq

Expand Down
2 changes: 1 addition & 1 deletion metal/roles/pxe_server/files/http/Dockerfile
Original file line number Diff line number Diff line change
@@ -1 +1 @@
FROM nginx:1.21-alpine
FROM nginx:1.25-alpine
2 changes: 1 addition & 1 deletion platform/dex/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion platform/external-secrets/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion platform/vault/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
17 changes: 9 additions & 8 deletions platform/vault/files/generate-secrets/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -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
)
Expand All @@ -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
Expand All @@ -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
Expand All @@ -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
Expand Down
Loading

0 comments on commit 605d6bb

Please sign in to comment.