chore(gitops): update job-seekers image for c307ef1ba4e7aa621ec4b7caf5e97e0f92049406
Some checks failed
sync-to-github / sync (push) Failing after 2s

This commit is contained in:
forgejo-actions[bot] 2026-08-13 12:39:33 +00:00
parent f7dbeb82b1
commit 55a4da2e91
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@ gateway sha256:57bc6d75719b411b2fb4c6c0024d6e8c3e0157967927fe0fcddbd3b72c98b8e0
companies sha256:e11712d80adf351468005a8a2a37d5a01d46d2460104510e44289c0d69cd2389 1 companies sha256:e11712d80adf351468005a8a2a37d5a01d46d2460104510e44289c0d69cd2389 1
users sha256:6bdbc26c266aef4d774604f1ca4e0976b1f7de6a91f79ae39b53639360345aa0 1 users sha256:6bdbc26c266aef4d774604f1ca4e0976b1f7de6a91f79ae39b53639360345aa0 1
jobs sha256:f51d9ed47d882786ce97508f40d403fb086aac4e179eef4cf95c7adecfdb6a2a 1 jobs sha256:f51d9ed47d882786ce97508f40d403fb086aac4e179eef4cf95c7adecfdb6a2a 1
job-seekers sha256:7d96c1f12f11ecff132c75acff0a5192869c58e9053756b5be684ea12562245f 1 job-seekers sha256:345897a848594c4179852d804110fc8fb40f1c67b75d392e0768e83bf0184a0f 1
customers sha256:f914da85a808a64dd65d83d760a62b8f0543a1e2d4b6005870846a4c4db8de5a 1 customers sha256:f914da85a808a64dd65d83d760a62b8f0543a1e2d4b6005870846a4c4db8de5a 1
payments sha256:61c908d4ae6df2320ccb01d6c8e23a5849448ee8a5783872a849511fc9ec4b9c 1 payments sha256:61c908d4ae6df2320ccb01d6c8e23a5849448ee8a5783872a849511fc9ec4b9c 1
employees sha256:f214d3a141193cb763065c57195744c5a93777153e1a8238c8fe3f23a82f9ea3 1 employees sha256:f214d3a141193cb763065c57195744c5a93777153e1a8238c8fe3f23a82f9ea3 1

1 gateway sha256:57bc6d75719b411b2fb4c6c0024d6e8c3e0157967927fe0fcddbd3b72c98b8e0 2
2 companies sha256:e11712d80adf351468005a8a2a37d5a01d46d2460104510e44289c0d69cd2389 1
3 users sha256:6bdbc26c266aef4d774604f1ca4e0976b1f7de6a91f79ae39b53639360345aa0 1
4 jobs sha256:f51d9ed47d882786ce97508f40d403fb086aac4e179eef4cf95c7adecfdb6a2a 1
5 job-seekers sha256:7d96c1f12f11ecff132c75acff0a5192869c58e9053756b5be684ea12562245f sha256:345897a848594c4179852d804110fc8fb40f1c67b75d392e0768e83bf0184a0f 1
6 customers sha256:f914da85a808a64dd65d83d760a62b8f0543a1e2d4b6005870846a4c4db8de5a 1
7 payments sha256:61c908d4ae6df2320ccb01d6c8e23a5849448ee8a5783872a849511fc9ec4b9c 1
8 employees sha256:f214d3a141193cb763065c57195744c5a93777153e1a8238c8fe3f23a82f9ea3 1

View file

@ -56,7 +56,7 @@ spec:
spec: spec:
containers: containers:
- name: job-seekers - name: job-seekers
image: ci.nxtgauge.com/ashwin/nxtgauge-rust-job-seekers@sha256:7d96c1f12f11ecff132c75acff0a5192869c58e9053756b5be684ea12562245f image: ci.nxtgauge.com/ashwin/nxtgauge-rust-job-seekers@sha256:345897a848594c4179852d804110fc8fb40f1c67b75d392e0768e83bf0184a0f
--- ---
apiVersion: apps/v1 apiVersion: apps/v1
kind: Deployment kind: Deployment