Skip to content

Commit

Permalink
Update gatus image to 4.3.1, release 2.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
avakarev committed Oct 19, 2022
1 parent 7635c83 commit 115151b
Show file tree
Hide file tree
Showing 6 changed files with 57 additions and 31 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [2.5.4] - 2022-10-20
### Changed
- Bump Gatus image version v4.3.0 => v4.3.1

## [2.5.3] - 2022-10-11
### Changed
- Bump Gatus image version v4.2.0 => v4.3.0
Expand Down Expand Up @@ -126,7 +130,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Initial implementation

[Unreleased]: https://github.com/avakarev/gatus-chart/compare/2.5.3...HEAD
[Unreleased]: https://github.com/avakarev/gatus-chart/compare/2.5.4...HEAD
[2.5.2]: https://github.com/avakarev/gatus-chart/compare/2.5.3...2.5.4
[2.5.2]: https://github.com/avakarev/gatus-chart/compare/2.5.2...2.5.3
[2.5.2]: https://github.com/avakarev/gatus-chart/compare/2.5.1...2.5.2
[2.5.1]: https://github.com/avakarev/gatus-chart/compare/2.5.0...2.5.1
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Gatus version is upgraded from 2 to 3. Gatus 3 deprecates `memory` type of stora
| `readinessProbe.enabled` | Enable readiness probe | `true` |
| `livenessProbe.enabled` | Enable liveness probe | `true` |
| `image.repository` | Image repository | `twinproduction/gatus` |
| `image.tag` | Image tag | `v4.3.0` |
| `image.tag` | Image tag | `v4.3.1` |
| `image.pullPolicy` | Image pull policy | `IfNotPresent` |
| `image.pullSecrets` | Image pull secrets | `{}` |
| `hostNetwork.enabled` | Enable host network mode | `false` |
Expand Down Expand Up @@ -128,7 +128,7 @@ releases:
- name: gatus
namespace: gatus
chart: gatus/gatus
version: 2.5.3
version: 2.5.4
values:
- persistence:
enabled: true
Expand Down
Binary file added gatus-2.5.4.tgz
Binary file not shown.
4 changes: 2 additions & 2 deletions gatus/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v2
name: gatus
description: Automated service health dashboard
version: 2.5.3
appVersion: v4.3.0
version: 2.5.4
appVersion: v4.3.1
type: application
engine: gotpl
home: https://avakarev.github.io/gatus-chart
Expand Down
2 changes: 1 addition & 1 deletion gatus/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ livenessProbe:

image:
repository: twinproduction/gatus
tag: v4.3.0
tag: v4.3.1
pullPolicy: IfNotPresent

# Optionally specify an array of imagePullSecrets.
Expand Down
71 changes: 46 additions & 25 deletions index.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,30 @@
apiVersion: v1
entries:
gatus:
- apiVersion: v2
appVersion: v4.3.1
created: "2022-10-20T01:12:21.152012+02:00"
description: Automated service health dashboard
digest: e168765567e1ae477cfd0247061dc15d6c337b3891f060a1e2c4179d4d762690
home: https://avakarev.github.io/gatus-chart
keywords:
- gatus
- healthcheck
- uptime
- monitoring
maintainers:
- name: avakarev
name: gatus
sources:
- https://github.com/avakarev/gatus-chart
- https://github.com/TwiN/gatus
type: application
urls:
- gatus-2.5.4.tgz
version: 2.5.4
- apiVersion: v2
appVersion: v4.3.0
created: "2022-10-11T21:26:22.571413+02:00"
created: "2022-10-20T01:12:21.151429+02:00"
description: Automated service health dashboard
digest: 2c5f707c39cc625e676b2d58c8fd88571c11da2723bab6d08e6df8b7943efdb2
home: https://avakarev.github.io/gatus-chart
Expand All @@ -24,7 +45,7 @@ entries:
version: 2.5.3
- apiVersion: v2
appVersion: v4.2.0
created: "2022-10-11T21:26:22.570669+02:00"
created: "2022-10-20T01:12:21.148524+02:00"
description: Automated service health dashboard
digest: bea0a8f0661de64ff4c8c545b6605d0ba4202a0569726f9fea6f41f01bf2d109
home: https://avakarev.github.io/gatus-chart
Expand All @@ -45,7 +66,7 @@ entries:
version: 2.5.2
- apiVersion: v2
appVersion: v4.1.0
created: "2022-10-11T21:26:22.566192+02:00"
created: "2022-10-20T01:12:21.148159+02:00"
description: Automated service health dashboard
digest: 07e35d30c5bd89854dbbfc12acd8f37dc1d52e27ea9c52df6b4048547058585b
home: https://avakarev.github.io/gatus-chart
Expand All @@ -66,7 +87,7 @@ entries:
version: 2.5.1
- apiVersion: v2
appVersion: v4.0.0
created: "2022-10-11T21:26:22.562138+02:00"
created: "2022-10-20T01:12:21.147787+02:00"
description: Automated service health dashboard
digest: 96e543479e595cf0fa87910fb5926639cbe8dad5a243d06ddb7b7527e4f8c2ff
home: https://avakarev.github.io/gatus-chart
Expand All @@ -87,7 +108,7 @@ entries:
version: 2.5.0
- apiVersion: v2
appVersion: v3.8.0
created: "2022-10-11T21:26:22.5577+02:00"
created: "2022-10-20T01:12:21.147416+02:00"
description: Automated service health dashboard
digest: 8ec2c81d7c287b01e22fd64a71d8d9a665d762399406314ee23548794cc8bd78
home: https://avakarev.github.io/gatus-chart
Expand All @@ -108,7 +129,7 @@ entries:
version: 2.4.0
- apiVersion: v2
appVersion: v3.8.0
created: "2022-10-11T21:26:22.553037+02:00"
created: "2022-10-20T01:12:21.147043+02:00"
description: Automated service health dashboard
digest: 3bb29df945d2d4cef6d8ffb5eb4a072edcd1051e10ee73d9cfb89d0575a10128
home: https://avakarev.github.io/gatus-chart
Expand All @@ -129,7 +150,7 @@ entries:
version: 2.3.1
- apiVersion: v2
appVersion: v3.7.0
created: "2022-10-11T21:26:22.548851+02:00"
created: "2022-10-20T01:12:21.146683+02:00"
description: Automated service health dashboard
digest: 2fd254ec911c021565437428f94c1220199ea87a7cb5a9c748a31e429700baf3
home: https://avakarev.github.io/gatus-chart
Expand All @@ -150,7 +171,7 @@ entries:
version: 2.3.0
- apiVersion: v2
appVersion: v3.7.0
created: "2022-10-11T21:26:22.5445+02:00"
created: "2022-10-20T01:12:21.145867+02:00"
description: Automated service health dashboard
digest: 5bcd151a165aafc25b700cc104145d7aa9bfb03ed2d4c4fab49c4cdd642f51ce
home: https://avakarev.github.io/gatus-chart
Expand All @@ -171,7 +192,7 @@ entries:
version: 2.2.1
- apiVersion: v2
appVersion: v3.6.0
created: "2022-10-11T21:26:22.536881+02:00"
created: "2022-10-20T01:12:21.145555+02:00"
description: Automated service health dashboard
digest: 4ef2bec59c18d05049970f7159113b4a2b0fb54c21b24bcc1055186e9b39031f
home: https://avakarev.github.io/gatus-chart
Expand All @@ -192,7 +213,7 @@ entries:
version: 2.2.0
- apiVersion: v2
appVersion: v3.6.0
created: "2022-10-11T21:26:22.532608+02:00"
created: "2022-10-20T01:12:21.145232+02:00"
description: Automated service health dashboard
digest: 92d1f84c751f5d44fa3f8e61487fd8824f048289b7d1013a2a4e7b1a79776405
home: https://avakarev.github.io/gatus-chart
Expand All @@ -213,7 +234,7 @@ entries:
version: 2.1.1
- apiVersion: v2
appVersion: v3.5.0
created: "2022-10-11T21:26:22.528313+02:00"
created: "2022-10-20T01:12:21.144939+02:00"
description: Automated service health dashboard
digest: e9afec8394f29afb64b969fd6fe185e43d3f0956d64d3863a6f6408ded5c4369
home: https://avakarev.github.io/gatus-chart
Expand All @@ -234,7 +255,7 @@ entries:
version: 2.1.0
- apiVersion: v2
appVersion: v3.5.0
created: "2022-10-11T21:26:22.520745+02:00"
created: "2022-10-20T01:12:21.144637+02:00"
description: Automated service health dashboard
digest: 7d12cc8a5f54cce330c5d3b2e1ca1829616e4af435bc4c0b1f2a2c97bda04149
home: https://avakarev.github.io/gatus-chart
Expand All @@ -255,7 +276,7 @@ entries:
version: 2.0.2
- apiVersion: v2
appVersion: v3.4.0
created: "2022-10-11T21:26:22.517584+02:00"
created: "2022-10-20T01:12:21.144362+02:00"
description: Automated service health dashboard
digest: 7d1020ef7d1596e82d22c573312a2caee25edc297620e80ec986148a5fe9c963
home: https://avakarev.github.io/gatus-chart
Expand All @@ -276,7 +297,7 @@ entries:
version: 2.0.1
- apiVersion: v2
appVersion: v3.3.0
created: "2022-10-11T21:26:22.51521+02:00"
created: "2022-10-20T01:12:21.144085+02:00"
description: Automated service health dashboard
digest: e798417720741c8acd605fe8908335c7e06f5f5c37b9d6fd1e02d9ad80e80ba5
home: https://avakarev.github.io/gatus-chart
Expand All @@ -297,7 +318,7 @@ entries:
version: 2.0.0
- apiVersion: v1
appVersion: v2.7.0
created: "2022-10-11T21:26:22.512588+02:00"
created: "2022-10-20T01:12:21.143797+02:00"
description: Automated service health dashboard
digest: 7685b2cb5bd7e00f73920395e547c52f59178791c85030645c1aca930b96c54f
home: https://avakarev.github.io/gatus-chart
Expand All @@ -318,7 +339,7 @@ entries:
version: 1.1.4
- apiVersion: v1
appVersion: v2.7.0
created: "2022-10-11T21:26:22.509882+02:00"
created: "2022-10-20T01:12:21.143533+02:00"
description: Automated service health dashboard
digest: 7199ae2c14e70eda8f1b44d2c4d68c52563f69c03264768b37f31d81d2cf8483
home: https://avakarev.github.io/gatus-chart
Expand All @@ -339,7 +360,7 @@ entries:
version: 1.1.3
- apiVersion: v1
appVersion: v2.6.0
created: "2022-10-11T21:26:22.506664+02:00"
created: "2022-10-20T01:12:21.143275+02:00"
description: Automated service health dashboard
digest: e9edbd4da61f33906506a0f8e46f8d9410009b8f83c713d7ddfe52bf5b909aee
home: https://avakarev.github.io/gatus-chart
Expand All @@ -360,7 +381,7 @@ entries:
version: 1.1.2
- apiVersion: v1
appVersion: v2.4.0
created: "2022-10-11T21:26:22.504205+02:00"
created: "2022-10-20T01:12:21.143017+02:00"
description: Automated service health dashboard
digest: fcd7b4e1051925eb51ac15faa9c85f820c5656dc9dde7cd412795e40f3b2d576
home: https://avakarev.github.io/gatus-chart
Expand All @@ -381,7 +402,7 @@ entries:
version: 1.1.1
- apiVersion: v1
appVersion: v2.3.0
created: "2022-10-11T21:26:22.501482+02:00"
created: "2022-10-20T01:12:21.142754+02:00"
description: Automated service health dashboard
digest: ee48956b1dce615c9204987ad32b151f533e855cb65f65ed364760f0a976fdf5
home: https://avakarev.github.io/gatus-chart
Expand All @@ -402,7 +423,7 @@ entries:
version: 1.1.0
- apiVersion: v1
appVersion: v2.1.0
created: "2022-10-11T21:26:22.496299+02:00"
created: "2022-10-20T01:12:21.142487+02:00"
description: Automated service health dashboard
digest: 629324ac19ca6f5a334e6eb97c38f7b660ae94cc5f95469fb31ec741acc2151e
keywords:
Expand All @@ -420,7 +441,7 @@ entries:
version: 1.0.4
- apiVersion: v1
appVersion: v2.1.0
created: "2022-10-11T21:26:22.493143+02:00"
created: "2022-10-20T01:12:21.142259+02:00"
description: Automated service health dashboard
digest: 0d4cc49844655e3f1529e7d8aec842439a37b32445d27b8e1728461b09dc0e3c
keywords:
Expand All @@ -438,7 +459,7 @@ entries:
version: 1.0.3
- apiVersion: v1
appVersion: v2.1.0
created: "2022-10-11T21:26:22.489648+02:00"
created: "2022-10-20T01:12:21.14204+02:00"
description: Automated service health dashboard
digest: 04c8c76ad220f4e61d50b0ef410c2e7370524d9259d8c732a01d6c5d4038b0f2
name: gatus
Expand All @@ -449,7 +470,7 @@ entries:
version: 1.0.2
- apiVersion: v1
appVersion: v2.1.0
created: "2022-10-11T21:26:22.485802+02:00"
created: "2022-10-20T01:12:21.141842+02:00"
description: Automated service health dashboard
digest: 8a5b397b5dfad1c77b1dc4749148b10e886eb18e23059160ea5699f600831f46
name: gatus
Expand All @@ -460,7 +481,7 @@ entries:
version: 1.0.1
- apiVersion: v1
appVersion: v2.1.0
created: "2022-10-11T21:26:22.479193+02:00"
created: "2022-10-20T01:12:21.14164+02:00"
description: Automated service health dashboard
digest: 2b7cf0390ee819b6ce859041db9f3b8a87ab7ac8931239230adf4eb0dde3bd75
name: gatus
Expand All @@ -469,4 +490,4 @@ entries:
urls:
- gatus-1.0.0.tgz
version: 1.0.0
generated: "2022-10-11T21:26:22.469847+02:00"
generated: "2022-10-20T01:12:21.141328+02:00"

0 comments on commit 115151b

Please sign in to comment.