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

Commit

Permalink
Update gatus image to 4.0.0, release 2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
avakarev committed Jun 27, 2022
1 parent 1e85387 commit eeb202c
Show file tree
Hide file tree
Showing 6 changed files with 53 additions and 27 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]


## [2.5.0] - 2022-06-28
### Changed
- Bump Gatus image version v3.8.0 => v4.0.0

## [2.4.0] - 2022-05-04
### Added
- Allow container's port customization using service.targetPort
Expand Down Expand Up @@ -111,7 +115,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.4.0...HEAD
[Unreleased]: https://github.com/avakarev/gatus-chart/compare/2.5.0...HEAD
[2.5.0]: https://github.com/avakarev/gatus-chart/compare/2.4.0...2.5.0
[2.4.0]: https://github.com/avakarev/gatus-chart/compare/2.3.1...2.4.0
[2.3.1]: https://github.com/avakarev/gatus-chart/compare/2.3.0...2.3.1
[2.3.0]: https://github.com/avakarev/gatus-chart/compare/2.2.1...2.3.0
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 | `v3.8.0` |
| `image.tag` | Image tag | `v4.0.0` |
| `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.4.0
version: 2.5.0
values:
- persistence:
enabled: true
Expand Down
Binary file added gatus-2.5.0.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.4.0
appVersion: v3.8.0
version: 2.5.0
appVersion: v4.0.0
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: v3.8.0
tag: v4.0.0
pullPolicy: IfNotPresent

# Optionally specify an array of imagePullSecrets.
Expand Down
63 changes: 42 additions & 21 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.0.0
created: "2022-06-28T00:57:15.396281+02:00"
description: Automated service health dashboard
digest: 96e543479e595cf0fa87910fb5926639cbe8dad5a243d06ddb7b7527e4f8c2ff
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.0.tgz
version: 2.5.0
- apiVersion: v2
appVersion: v3.8.0
created: "2022-05-04T15:48:19.006212+02:00"
created: "2022-06-28T00:57:15.392965+02:00"
description: Automated service health dashboard
digest: 8ec2c81d7c287b01e22fd64a71d8d9a665d762399406314ee23548794cc8bd78
home: https://avakarev.github.io/gatus-chart
Expand All @@ -24,7 +45,7 @@ entries:
version: 2.4.0
- apiVersion: v2
appVersion: v3.8.0
created: "2022-05-04T15:48:19.004964+02:00"
created: "2022-06-28T00:57:15.389832+02:00"
description: Automated service health dashboard
digest: 3bb29df945d2d4cef6d8ffb5eb4a072edcd1051e10ee73d9cfb89d0575a10128
home: https://avakarev.github.io/gatus-chart
Expand All @@ -45,7 +66,7 @@ entries:
version: 2.3.1
- apiVersion: v2
appVersion: v3.7.0
created: "2022-05-04T15:48:19.003387+02:00"
created: "2022-06-28T00:57:15.387186+02:00"
description: Automated service health dashboard
digest: 2fd254ec911c021565437428f94c1220199ea87a7cb5a9c748a31e429700baf3
home: https://avakarev.github.io/gatus-chart
Expand All @@ -66,7 +87,7 @@ entries:
version: 2.3.0
- apiVersion: v2
appVersion: v3.7.0
created: "2022-05-04T15:48:19.001803+02:00"
created: "2022-06-28T00:57:15.38429+02:00"
description: Automated service health dashboard
digest: 5bcd151a165aafc25b700cc104145d7aa9bfb03ed2d4c4fab49c4cdd642f51ce
home: https://avakarev.github.io/gatus-chart
Expand All @@ -87,7 +108,7 @@ entries:
version: 2.2.1
- apiVersion: v2
appVersion: v3.6.0
created: "2022-05-04T15:48:19.000231+02:00"
created: "2022-06-28T00:57:15.381599+02:00"
description: Automated service health dashboard
digest: 4ef2bec59c18d05049970f7159113b4a2b0fb54c21b24bcc1055186e9b39031f
home: https://avakarev.github.io/gatus-chart
Expand All @@ -108,7 +129,7 @@ entries:
version: 2.2.0
- apiVersion: v2
appVersion: v3.6.0
created: "2022-05-04T15:48:18.998676+02:00"
created: "2022-06-28T00:57:15.378643+02:00"
description: Automated service health dashboard
digest: 92d1f84c751f5d44fa3f8e61487fd8824f048289b7d1013a2a4e7b1a79776405
home: https://avakarev.github.io/gatus-chart
Expand All @@ -129,7 +150,7 @@ entries:
version: 2.1.1
- apiVersion: v2
appVersion: v3.5.0
created: "2022-05-04T15:48:18.997029+02:00"
created: "2022-06-28T00:57:15.356212+02:00"
description: Automated service health dashboard
digest: e9afec8394f29afb64b969fd6fe185e43d3f0956d64d3863a6f6408ded5c4369
home: https://avakarev.github.io/gatus-chart
Expand All @@ -150,7 +171,7 @@ entries:
version: 2.1.0
- apiVersion: v2
appVersion: v3.5.0
created: "2022-05-04T15:48:18.995225+02:00"
created: "2022-06-28T00:57:15.353678+02:00"
description: Automated service health dashboard
digest: 7d12cc8a5f54cce330c5d3b2e1ca1829616e4af435bc4c0b1f2a2c97bda04149
home: https://avakarev.github.io/gatus-chart
Expand All @@ -171,7 +192,7 @@ entries:
version: 2.0.2
- apiVersion: v2
appVersion: v3.4.0
created: "2022-05-04T15:48:18.993429+02:00"
created: "2022-06-28T00:57:15.350876+02:00"
description: Automated service health dashboard
digest: 7d1020ef7d1596e82d22c573312a2caee25edc297620e80ec986148a5fe9c963
home: https://avakarev.github.io/gatus-chart
Expand All @@ -192,7 +213,7 @@ entries:
version: 2.0.1
- apiVersion: v2
appVersion: v3.3.0
created: "2022-05-04T15:48:18.990361+02:00"
created: "2022-06-28T00:57:15.347717+02:00"
description: Automated service health dashboard
digest: e798417720741c8acd605fe8908335c7e06f5f5c37b9d6fd1e02d9ad80e80ba5
home: https://avakarev.github.io/gatus-chart
Expand All @@ -213,7 +234,7 @@ entries:
version: 2.0.0
- apiVersion: v1
appVersion: v2.7.0
created: "2022-05-04T15:48:18.972803+02:00"
created: "2022-06-28T00:57:15.344909+02:00"
description: Automated service health dashboard
digest: 7685b2cb5bd7e00f73920395e547c52f59178791c85030645c1aca930b96c54f
home: https://avakarev.github.io/gatus-chart
Expand All @@ -234,7 +255,7 @@ entries:
version: 1.1.4
- apiVersion: v1
appVersion: v2.7.0
created: "2022-05-04T15:48:18.971569+02:00"
created: "2022-06-28T00:57:15.339955+02:00"
description: Automated service health dashboard
digest: 7199ae2c14e70eda8f1b44d2c4d68c52563f69c03264768b37f31d81d2cf8483
home: https://avakarev.github.io/gatus-chart
Expand All @@ -255,7 +276,7 @@ entries:
version: 1.1.3
- apiVersion: v1
appVersion: v2.6.0
created: "2022-05-04T15:48:18.970225+02:00"
created: "2022-06-28T00:57:15.337503+02:00"
description: Automated service health dashboard
digest: e9edbd4da61f33906506a0f8e46f8d9410009b8f83c713d7ddfe52bf5b909aee
home: https://avakarev.github.io/gatus-chart
Expand All @@ -276,7 +297,7 @@ entries:
version: 1.1.2
- apiVersion: v1
appVersion: v2.4.0
created: "2022-05-04T15:48:18.968981+02:00"
created: "2022-06-28T00:57:15.335214+02:00"
description: Automated service health dashboard
digest: fcd7b4e1051925eb51ac15faa9c85f820c5656dc9dde7cd412795e40f3b2d576
home: https://avakarev.github.io/gatus-chart
Expand All @@ -297,7 +318,7 @@ entries:
version: 1.1.1
- apiVersion: v1
appVersion: v2.3.0
created: "2022-05-04T15:48:18.967587+02:00"
created: "2022-06-28T00:57:15.332937+02:00"
description: Automated service health dashboard
digest: ee48956b1dce615c9204987ad32b151f533e855cb65f65ed364760f0a976fdf5
home: https://avakarev.github.io/gatus-chart
Expand All @@ -318,7 +339,7 @@ entries:
version: 1.1.0
- apiVersion: v1
appVersion: v2.1.0
created: "2022-05-04T15:48:18.965774+02:00"
created: "2022-06-28T00:57:15.330459+02:00"
description: Automated service health dashboard
digest: 629324ac19ca6f5a334e6eb97c38f7b660ae94cc5f95469fb31ec741acc2151e
keywords:
Expand All @@ -336,7 +357,7 @@ entries:
version: 1.0.4
- apiVersion: v1
appVersion: v2.1.0
created: "2022-05-04T15:48:18.964798+02:00"
created: "2022-06-28T00:57:15.328462+02:00"
description: Automated service health dashboard
digest: 0d4cc49844655e3f1529e7d8aec842439a37b32445d27b8e1728461b09dc0e3c
keywords:
Expand All @@ -354,7 +375,7 @@ entries:
version: 1.0.3
- apiVersion: v1
appVersion: v2.1.0
created: "2022-05-04T15:48:18.963925+02:00"
created: "2022-06-28T00:57:15.326148+02:00"
description: Automated service health dashboard
digest: 04c8c76ad220f4e61d50b0ef410c2e7370524d9259d8c732a01d6c5d4038b0f2
name: gatus
Expand All @@ -365,7 +386,7 @@ entries:
version: 1.0.2
- apiVersion: v1
appVersion: v2.1.0
created: "2022-05-04T15:48:18.963056+02:00"
created: "2022-06-28T00:57:15.324258+02:00"
description: Automated service health dashboard
digest: 8a5b397b5dfad1c77b1dc4749148b10e886eb18e23059160ea5699f600831f46
name: gatus
Expand All @@ -376,7 +397,7 @@ entries:
version: 1.0.1
- apiVersion: v1
appVersion: v2.1.0
created: "2022-05-04T15:48:18.962272+02:00"
created: "2022-06-28T00:57:15.301386+02:00"
description: Automated service health dashboard
digest: 2b7cf0390ee819b6ce859041db9f3b8a87ab7ac8931239230adf4eb0dde3bd75
name: gatus
Expand All @@ -385,4 +406,4 @@ entries:
urls:
- gatus-1.0.0.tgz
version: 1.0.0
generated: "2022-05-04T15:48:18.961142+02:00"
generated: "2022-06-28T00:57:15.298882+02:00"

0 comments on commit eeb202c

Please sign in to comment.