Skip to content

Commit

Permalink
Merge pull request #1251 from Kashalls/renovate/patch-oneuptime
Browse files Browse the repository at this point in the history
fix(container): update oneuptime group to v7.0.596 (patch)
  • Loading branch information
kashalls committed Aug 13, 2023
2 parents 4197b71 + 8404e72 commit 5f80401
Show file tree
Hide file tree
Showing 16 changed files with 16 additions and 16 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ spec:
strategy: RollingUpdate
image:
repository: ghcr.io/oneuptime/accounts
tag: 7.0.595
tag: 7.0.596
env:
PORT: &port 3003
envFrom:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ spec:
strategy: RollingUpdate
image:
repository: ghcr.io/oneuptime/api-reference
tag: 7.0.595
tag: 7.0.596
env:
PORT: &port 1445
envFrom:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ spec:
strategy: RollingUpdate
image:
repository: ghcr.io/oneuptime/dashboard-api
tag: 7.0.595
tag: 7.0.596
env:
PORT: &port 3002
envFrom:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ spec:
strategy: RollingUpdate
image:
repository: ghcr.io/oneuptime/dashboard
tag: 7.0.595
tag: 7.0.596
env:
PORT: &port 3009
envFrom:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ spec:
strategy: RollingUpdate
image:
repository: ghcr.io/oneuptime/file
tag: 7.0.595
tag: 7.0.596
env:
PORT: &port 3125
envFrom:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ spec:
strategy: RollingUpdate
image:
repository: ghcr.io/oneuptime/haraka
tag: 7.0.595
tag: 7.0.596
env:
PORT: &port 25
envFrom:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ spec:
strategy: RollingUpdate
image:
repository: ghcr.io/oneuptime/home
tag: 7.0.595
tag: 7.0.596
env:
PORT: &port 1444
envFrom:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ spec:
strategy: RollingUpdate
image:
repository: ghcr.io/oneuptime/identity
tag: 7.0.595
tag: 7.0.596
env:
PORT: &port 3087
envFrom:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ spec:
strategy: RollingUpdate
image:
repository: ghcr.io/oneuptime/link-shortener
tag: 7.0.595
tag: 7.0.596
env:
PORT: &port 3521
envFrom:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ spec:
strategy: RollingUpdate
image:
repository: ghcr.io/oneuptime/notification
tag: 7.0.595
tag: 7.0.596
env:
PORT: &port 3191
envFrom:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ spec:
strategy: RollingUpdate
image:
repository: ghcr.io/oneuptime/probe
tag: 7.0.595
tag: 7.0.596
env:
PORT: &port 3500
envFrom:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ spec:
strategy: RollingUpdate
image:
repository: ghcr.io/oneuptime/probe
tag: 7.0.595
tag: 7.0.596
env:
PORT: &port 3500
envFrom:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ spec:
strategy: RollingUpdate
image:
repository: ghcr.io/oneuptime/probe-api
tag: 7.0.595
tag: 7.0.596
env:
PORT: &port 3400
envFrom:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ spec:
strategy: RollingUpdate
image:
repository: ghcr.io/oneuptime/status-page
tag: 7.0.595
tag: 7.0.596
env:
PORT: &port 3105
envFrom:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ spec:
strategy: RollingUpdate
image:
repository: ghcr.io/oneuptime/workers
tag: 7.0.595
tag: 7.0.596
env:
PORT: &port 3452
ENVIRONMENT: production
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ spec:
strategy: RollingUpdate
image:
repository: ghcr.io/oneuptime/workflow
tag: 7.0.595
tag: 7.0.596
env:
PORT: &port 3099
envFrom:
Expand Down

0 comments on commit 5f80401

Please sign in to comment.