Commit Graph
6 Commits
Author SHA1 Message Date
Scott Rigby 39da589a6f [stable/satisfy] add repo archive notice (#24184)
Signed-off-by: Scott Rigby <scott@r6by.com>
2020-11-09 14:32:59 -08:00
eddycharly de250ee651 [stable/satisfy] upgrade to use apps/v1 (#23431)
Signed-off-by: charles-edouard.breteche <charles.breteche@agriconomie.com>
2020-08-04 05:42:19 -07:00
Carlos Tadeu Panato Junior 3bcc7d256f add apiVersion (#13822)
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
2019-05-15 03:22:30 -07:00
Anastas Dancha d5f4b2ab77 stable/satisfy: updating image to latest, \w fixes (#12437)
Signed-off-by: Anastas Dancha <anapsix@random.io>
2019-05-09 07:36:54 -07:00
Anastas Dancha 643fa44426 [stable/satisfy] gettting docker image with fixes (#11433)
Signed-off-by: Anastas Dancha <anapsix@random.io>
2019-02-14 11:52:59 -08:00
Anastas Dancha ab13fa78fd adding chart for Satisfy - Composer package hosting (#9386)
* adding chart for Satisfy - Composer package hosting

Signed-off-by: Anastas Dancha <anapsix@random.io>

* adding self as maintainer

Signed-off-by: Anastas Dancha <anapsix@random.io>

* adding satisfy.* parameters to README

Signed-off-by: Anastas Dancha <anapsix@random.io>

* do not wipe out existing instance

Signed-off-by: Anastas Dancha <anapsix@random.io>

* switching to labels required by REVIEW_GUIDELINES

Signed-off-by: Anastas Dancha <anapsix@random.io>

* changing resources nil, recommended in comments

Signed-off-by: Anastas Dancha <anapsix@random.io>

* removing unsupported ingress.path

Signed-off-by: Anastas Dancha <anapsix@random.io>

* adding icon

Signed-off-by: Anastas Dancha <anapsix@random.io>

* [incubator/satisfy]: moving to stable

Signed-off-by: Anastas Dancha <anapsix@random.io>

* [stable/satisfy]: use modern helm labels

Signed-off-by: Anastas Dancha <anapsix@random.io>

* [stable/satisfy]: switching image pull-by-digest

  - Using image digest in favor of image tag, both are supported.
    When digest is set, it's always used.
  - Updating containerPort from 8080 to 80, inline with latest image update

Signed-off-by: Anastas Dancha <anapsix@random.io>

* various improvements..

  - using `satisfy.repo_name` in place of `satisfy.repoName`
  - improving init container script
  - updating image digest, commenting out tag, but leaving it there for reference

Signed-off-by: Anastas Dancha <anapsix@random.io>

* removing trailing space in `values.yaml`

Signed-off-by: Anastas Dancha <anapsix@random.io>

* more camelCase, fixing repo link in README

Signed-off-by: Anastas Dancha <anapsix@random.io>

* better init script & pod checks, note about homepage/fqdn

Signed-off-by: Anastas Dancha <anapsix@random.io>

* updating image.digest to latest

Signed-off-by: Anastas Dancha <anapsix@random.io>
2019-02-08 08:39:28 -08:00