File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ locals {
3535  #  Note that the agent must have write access to the directory (handlded by the initContainer) and be a persistent volume.
3636  log_analysis_agent_db_path         =  " /var/lib/logdna" 
3737  cloud_monitoring_chart_location    =  " ${ path . module } /chart/sysdig-agent" 
38-   cloud_monitoring_image_tag_digest  =  " 13.3.3 @sha256:3c641188d929429300c58c7fb8c043307a2cb0d543ddac9051752a0f211fa24a " #  datasource: icr.io/ext/sysdig/agent
38+   cloud_monitoring_image_tag_digest  =  " 13.4.0 @sha256:fcbf132c051cabc3f77c3d9faee8aec5ea2b798c513470be4bbd21685e3ebdc9 " #  datasource: icr.io/ext/sysdig/agent
3939  cloud_monitoring_agent_registry    =  " icr.io/ext/sysdig/agent" 
4040  cloud_monitoring_agent_tags        =  . cloud_monitoring_add_cluster_name  ?  concat ([" ibm.containers-kubernetes.cluster.name:${ local . cluster_name } " . cloud_monitoring_agent_tags ) :  var. cloud_monitoring_agent_tags 
4141  cloud_monitoring_host              =  . cloud_monitoring_enabled  ?  var. cloud_monitoring_endpoint_type  ==  " private" ?  " ingest.private.${ var . cloud_monitoring_instance_region } .monitoring.cloud.ibm.com" :  " logs.${ var . cloud_monitoring_instance_region } .monitoring.cloud.ibm.com" :  null 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments