diff options
| author | Kevin J Hoerr <kjhoerr@protonmail.com> | 2022-01-03 14:43:11 -0500 |
|---|---|---|
| committer | Kevin J Hoerr <kjhoerr@protonmail.com> | 2022-01-03 14:43:11 -0500 |
| commit | c15543eab2207a2546c1b6ed0eabb40af19b1f56 (patch) | |
| tree | 4b34546b1cbad8bcd77e63c3d8c886d94442fe0d /kubernetes/deployment.yaml | |
| parent | c84b97d292a8c5f14ebfae172b0b7c830a6a8b9b (diff) | |
| download | submelon.dev-c15543eab2207a2546c1b6ed0eabb40af19b1f56.tar.gz submelon.dev-c15543eab2207a2546c1b6ed0eabb40af19b1f56.tar.bz2 submelon.dev-c15543eab2207a2546c1b6ed0eabb40af19b1f56.zip | |
Update README with more pertinent info
Diffstat (limited to 'kubernetes/deployment.yaml')
| -rw-r--r-- | kubernetes/deployment.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/deployment.yaml b/kubernetes/deployment.yaml index 39e20df..b024a86 100644 --- a/kubernetes/deployment.yaml +++ b/kubernetes/deployment.yaml @@ -26,7 +26,7 @@ spec: name: submelon-tech spec: containers: - - image: registry.digitalocean.com/submelon-tech/submelon.tech:1.0.0 + - image: registry.digitalocean.com/submelon-tech/submelon.tech:1.0.1 imagePullPolicy: Always name: submelon-tech resources: |
