postgresql v0.5
This commit is contained in:
parent
2ed413a25a
commit
c17c3d2058
|
|
@ -15,4 +15,4 @@ maintainers:
|
|||
name: postgresql-walg
|
||||
sources:
|
||||
- https://github.com/abuntakov/charts
|
||||
version: 0.4
|
||||
version: 0.5
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ image: "postgresql-walg"
|
|||
## postgres image version
|
||||
## ref: https://hub.docker.com/r/library/postgres/tags/
|
||||
##
|
||||
imageTag: "9.6_0.10.1"
|
||||
imageTag: "9.6_0.1.10"
|
||||
|
||||
## Specify a imagePullPolicy
|
||||
## 'Always' if imageTag is 'latest', else set to 'IfNotPresent'
|
||||
|
|
|
|||
|
|
@ -2,7 +2,29 @@ apiVersion: v1
|
|||
entries:
|
||||
postgresql-walg:
|
||||
- appVersion: 9.6.2
|
||||
created: 2018-07-22T23:52:49.764680355+03:00
|
||||
created: 2018-07-23T00:31:49.091188045+03:00
|
||||
description: Object-relational database management system (ORDBMS) with an emphasis
|
||||
on extensibility and on standards-compliance.
|
||||
digest: fae61075ab1ea4200b65f52c6f33087260a9944a3f598375197a4616750a4fc4
|
||||
engine: gotpl
|
||||
home: https://www.postgresql.org/
|
||||
icon: https://www.postgresql.org/media/img/about/press/elephant.png
|
||||
keywords:
|
||||
- postgresql
|
||||
- postgres
|
||||
- database
|
||||
- wal-g
|
||||
- sql
|
||||
maintainers:
|
||||
- name: abuntakov
|
||||
name: postgresql-walg
|
||||
sources:
|
||||
- https://github.com/abuntakov/charts
|
||||
urls:
|
||||
- postgresql-walg-0.5.tgz
|
||||
version: "0.5"
|
||||
- appVersion: 9.6.2
|
||||
created: 2018-07-23T00:31:49.090637157+03:00
|
||||
description: Object-relational database management system (ORDBMS) with an emphasis
|
||||
on extensibility and on standards-compliance.
|
||||
digest: abc5f306293b548ed91d9c962d9bb18d5413fdc8a4803c9effdb8377cfa5c35b
|
||||
|
|
@ -24,7 +46,7 @@ entries:
|
|||
- postgresql-walg-0.4.tgz
|
||||
version: "0.4"
|
||||
- appVersion: 9.6.2
|
||||
created: 2018-07-22T23:52:49.764145422+03:00
|
||||
created: 2018-07-23T00:31:49.090108303+03:00
|
||||
description: Object-relational database management system (ORDBMS) with an emphasis
|
||||
on extensibility and on standards-compliance.
|
||||
digest: f61cf8b88b303f6e01da222bbc6d4f3375b1807195d4daf0f6c9fb3cfc4a8401
|
||||
|
|
@ -46,7 +68,7 @@ entries:
|
|||
- postgresql-walg-0.3.tgz
|
||||
version: "0.3"
|
||||
- appVersion: 9.6.2
|
||||
created: 2018-07-22T23:52:49.763624889+03:00
|
||||
created: 2018-07-23T00:31:49.089582227+03:00
|
||||
description: Object-relational database management system (ORDBMS) with an emphasis
|
||||
on extensibility and on standards-compliance.
|
||||
digest: 9f1250ef0d4389b308b5cbc2311adb72f0adec79bff2660f22e44cf0016e31d6
|
||||
|
|
@ -68,7 +90,7 @@ entries:
|
|||
- postgresql-walg-0.2.tgz
|
||||
version: "0.2"
|
||||
- appVersion: 9.6.2
|
||||
created: 2018-07-22T23:52:49.763092439+03:00
|
||||
created: 2018-07-23T00:31:49.089041711+03:00
|
||||
description: Object-relational database management system (ORDBMS) with an emphasis
|
||||
on extensibility and on standards-compliance.
|
||||
digest: dada81ae3eeaf1057b18735adf281d4ba24506f6215368f99d5a4e47fb60e250
|
||||
|
|
@ -89,4 +111,4 @@ entries:
|
|||
urls:
|
||||
- postgresql-walg-0.1.tgz
|
||||
version: "0.1"
|
||||
generated: 2018-07-22T23:52:49.762391025+03:00
|
||||
generated: 2018-07-23T00:31:49.088380203+03:00
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Reference in New Issue