Version Updates

This commit is contained in:
Mike Reeves
2019-11-14 13:14:33 -05:00
parent dcabe04992
commit f8fed24aa5
3 changed files with 8 additions and 8 deletions

View File

@@ -61,13 +61,13 @@ fleetdbpriv:
so-fleetimage: so-fleetimage:
cmd.run: cmd.run:
- name: docker pull --disable-content-trust=false docker.io/soshybridhunter/so-fleet:HH1.1.0 - name: docker pull --disable-content-trust=false docker.io/soshybridhunter/so-fleet:HH1.1.3
so-fleet: so-fleet:
docker_container.running: docker_container.running:
- require: - require:
- so-fleetimage - so-fleetimage
- image: docker.io/soshybridhunter/so-fleet:HH1.1.0 - image: docker.io/soshybridhunter/so-fleet:HH1.1.3
- hostname: so-fleet - hostname: so-fleet
- port_bindings: - port_bindings:
- 0.0.0.0:8080:8080 - 0.0.0.0:8080:8080

View File

@@ -26,13 +26,13 @@ navigatorconfig:
so-playbookimage: so-playbookimage:
cmd.run: cmd.run:
- name: docker pull --disable-content-trust=false docker.io/soshybridhunter/so-playbook:HH1.1.1 - name: docker pull --disable-content-trust=false docker.io/soshybridhunter/so-playbook:HH1.1.3
so-playbook: so-playbook:
docker_container.running: docker_container.running:
- require: - require:
- so-playbookimage - so-playbookimage
- image: docker.io/soshybridhunter/so-playbook:HH1.1.1 - image: docker.io/soshybridhunter/so-playbook:HH1.1.3
- hostname: playbook - hostname: playbook
- name: so-playbook - name: so-playbook
- binds: - binds:

View File

@@ -46,13 +46,13 @@ navigatordefaultlayer:
so-soctopusimage: so-soctopusimage:
cmd.run: cmd.run:
- name: docker pull --disable-content-trust=false docker.io/soshybridhunter/so-soctopus:HH1.1.1 - name: docker pull --disable-content-trust=false docker.io/soshybridhunter/so-soctopus:HH1.1.3
so-soctopus: so-soctopus:
docker_container.running: docker_container.running:
- require: - require:
- so-soctopusimage - so-soctopusimage
- image: docker.io/soshybridhunter/so-soctopus:HH1.1.1 - image: docker.io/soshybridhunter/so-soctopus:HH1.1.3
- hostname: soctopus - hostname: soctopus
- name: so-soctopus - name: so-soctopus
- binds: - binds: