Skip to content

Commit

Permalink
fix(container): update oneuptime group to v7.0.918
Browse files Browse the repository at this point in the history
  • Loading branch information
moonami-bot[bot] committed Oct 24, 2023
1 parent ff7f1e2 commit 569c3c7
Show file tree
Hide file tree
Showing 15 changed files with 15 additions and 15 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.912
tag: 7.0.918
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.912
tag: 7.0.918
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.912
tag: 7.0.918
env:
DASHBOARD_API_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.912
tag: 7.0.918
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.912
tag: 7.0.918
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.912
tag: 7.0.918
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.912
tag: 7.0.918
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.912
tag: 7.0.918
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.912
tag: 7.0.918
env:
LINK_SHORTENER_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.912
tag: 7.0.918
env:
NOTIFICATION_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.912
tag: 7.0.918
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.912
tag: 7.0.918
env:
PORT: &port 3500
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.912
tag: 7.0.918
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.912
tag: 7.0.918
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.912
tag: 7.0.918
env:
WORKFLOW_PORT: &port 3099
envFrom:
Expand Down

0 comments on commit 569c3c7

Please sign in to comment.